NetAppAccountPatch Constructors
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.
Overloads
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. |
NetAppAccountPatch()
Initializes a new instance of the NetAppAccountPatch class.
public NetAppAccountPatch ();
Public Sub New ()
Applies to
NetAppAccountPatch(String, String, String, String, IDictionary<String, String>, ManagedServiceIdentity, String, IList<ActiveDirectory>, AccountEncryption, Nullable<Boolean>)
Initializes a new instance of the NetAppAccountPatch class.
public NetAppAccountPatch (string location = default, string id = default, string name = default, string type = default, System.Collections.Generic.IDictionary<string,string> tags = default, Microsoft.Azure.Management.NetApp.Models.ManagedServiceIdentity identity = default, string provisioningState = default, System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.ActiveDirectory> activeDirectories = default, Microsoft.Azure.Management.NetApp.Models.AccountEncryption encryption = default, bool? disableShowmount = default);
new Microsoft.Azure.Management.NetApp.Models.NetAppAccountPatch : string * string * string * string * System.Collections.Generic.IDictionary<string, string> * Microsoft.Azure.Management.NetApp.Models.ManagedServiceIdentity * string * System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.ActiveDirectory> * Microsoft.Azure.Management.NetApp.Models.AccountEncryption * Nullable<bool> -> Microsoft.Azure.Management.NetApp.Models.NetAppAccountPatch
Public Sub New (Optional location As String = Nothing, Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional identity As ManagedServiceIdentity = Nothing, Optional provisioningState As String = Nothing, Optional activeDirectories As IList(Of ActiveDirectory) = Nothing, Optional encryption As AccountEncryption = Nothing, Optional disableShowmount As Nullable(Of Boolean) = Nothing)
Parameters
- location
- String
Resource location
- id
- String
Resource Id
- name
- String
Resource name
- type
- String
Resource type
- tags
- IDictionary<String,String>
Resource tags
- identity
- ManagedServiceIdentity
The identity used for the resource.
- provisioningState
- String
Azure lifecycle management
- activeDirectories
- IList<ActiveDirectory>
Active Directories
- encryption
- AccountEncryption
Encryption settings
Shows the status of disableShowmount for all volumes under the subscription, null equals false