Condividi tramite


Manager Class

Definition

The StorSimple Manager.

[Microsoft.Rest.Serialization.JsonTransformation]
public class Manager : Microsoft.Azure.Management.StorSimple8000Series.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Manager = class
    inherit Resource
Public Class Manager
Inherits Resource
Inheritance
Manager
Attributes

Constructors

Manager()

Initializes a new instance of the Manager class.

Manager(String, String, String, String, IDictionary<String,String>, ManagerIntrinsicSettings, String, String)

Initializes a new instance of the Manager class.

Properties

CisIntrinsicSettings

Gets or sets represents the type of StorSimple Manager.

Etag

Gets or sets the etag of the manager.

Id

Gets the resource ID.

(Inherited from Resource)
Location

Gets or sets the geo location of the resource.

(Inherited from Resource)
Name

Gets the resource name.

(Inherited from Resource)
ProvisioningState

Gets or sets specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created.

Sku

Specifies the Sku.

Tags

Gets or sets the tags attached to the resource.

(Inherited from Resource)
Type

Gets the resource type.

(Inherited from Resource)

Methods

Validate()

Validate the object.

Applies to