NetAppAccountPatch 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.
NetApp account patch resource
[Microsoft.Rest.Serialization.JsonTransformation]
public class NetAppAccountPatch : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type NetAppAccountPatch = class
interface IResource
Public Class NetAppAccountPatch
Implements IResource
- Inheritance
-
NetAppAccountPatch
- Attributes
- Implements
Constructors
NetAppAccountPatch() |
Initializes a new instance of the NetAppAccountPatch class. |
NetAppAccountPatch(String, String, String, String, IDictionary<String, String>, ManagedServiceIdentity, String, IList<ActiveDirectory>, AccountEncryption, Nullable<Boolean>) |
Initializes a new instance of the NetAppAccountPatch class. |
Properties
ActiveDirectories |
Gets or sets active Directories |
DisableShowmount |
Gets shows the status of disableShowmount for all volumes under the subscription, null equals false |
Encryption |
Gets or sets encryption settings |
Id |
Gets resource Id |
Identity |
Gets or sets the identity used for the resource. |
Location |
Gets or sets resource location |
Name |
Gets resource name |
ProvisioningState |
Gets azure lifecycle management |
Tags |
Gets or sets resource tags |
Type |
Gets resource type |
Methods
Validate() |
Validate the object. |