Manager interface
The StorSimple Manager
- Extends
Properties
cis |
Specifies if the Manager is Garda or Helsinki |
etag | ETag of the Manager |
provisioning |
Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created NOTE: This property will not be serialized. It can only be populated by the server. |
sku | Specifies the Sku |
Inherited Properties
id | The Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
location | The Geo location of the Manager |
name | The Resource Name NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Tags attached to the Manager |
type | The Resource type NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
cisIntrinsicSettings
Specifies if the Manager is Garda or Helsinki
cisIntrinsicSettings?: ManagerIntrinsicSettings
Property Value
etag
ETag of the Manager
etag?: string
Property Value
string
provisioningState
Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
sku
Inherited Property Details
id
The Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
location
The Geo location of the Manager
location: string
Property Value
string
Inherited From Resource.location
name
The Resource Name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
Tags attached to the Manager
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
The Resource type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type
Azure SDK for JavaScript