Manager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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
Azure SDK for .NET