Click or drag to resize

CreateSupportBundleRequestBundleName Property

The unique name for the support bundle. If no name is provided, "supportbundle" and the node name are used as the filename.

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