Click or drag to resize

SupportBundleDetails Properties

The SupportBundleDetails type exposes the following members.

Properties
  NameDescription
Public propertyBundleName
The name specified in the 'CreateSupportBundle API method. If no name was specified, 'supportbundle' will be used.
Public propertyExtraArgs
The arguments passed with this method.
Public propertyFiles
A list of the support bundle files that were created.
Public propertyOutput
Public propertyTimeoutSec
The timeout specified for the support bundle creation process.
Public propertyUrl
The URL that you can use to download the bundle file(s). Should correspond 1:1 with files list.
Top
See Also