Sdílet prostřednictvím


NetAppAccount Class

Definition

NetApp account resource

[Microsoft.Rest.Serialization.JsonTransformation]
public class NetAppAccount : Microsoft.Azure.Management.NetApp.Models.TrackedResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type NetAppAccount = class
    inherit TrackedResource
Public Class NetAppAccount
Inherits TrackedResource
Inheritance
Attributes

Constructors

NetAppAccount()

Initializes a new instance of the NetAppAccount class.

NetAppAccount(String, String, String, String, SystemData, IDictionary<String, String>, String, ManagedServiceIdentity, String, IList<ActiveDirectory>, AccountEncryption, Nullable<Boolean>)

Initializes a new instance of the NetAppAccount 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

Etag

Gets a unique read-only string that changes whenever the resource is updated.

Id

Gets fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

(Inherited from Resource)
Identity

Gets or sets the identity used for the resource.

Location

Gets or sets the geo-location where the resource lives

(Inherited from TrackedResource)
Name

Gets the name of the resource

(Inherited from Resource)
ProvisioningState

Gets azure lifecycle management

SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from Resource)
Tags

Gets or sets resource tags.

(Inherited from TrackedResource)
Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from Resource)

Methods

Validate()

Validate the object.

Extension Methods

ToPsNetAppFilesAccount(NetAppAccount)
ConvertToPs(NetAppAccount)

Applies to