Click or drag to resize

SupportBundleDetailsBundleName Property

The name specified in the 'CreateSupportBundle API method. If no name was specified, 'supportbundle' will be used.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string BundleName { get; set; }

Property Value

Type: String
See Also