PSNetAppFilesBucket Class

Definition

PowerShell representation of an Azure NetApp Files Bucket resource.

public class PSNetAppFilesBucket
type PSNetAppFilesBucket = class
Public Class PSNetAppFilesBucket
Inheritance
PSNetAppFilesBucket

Constructors

Name Description
PSNetAppFilesBucket()

Properties

Name Description
AkvDetails

Gets or sets the Azure Key Vault settings used for the bucket certificate and credentials.

FileSystemUser

Gets or sets the file system user (NFS or CIFS) accessing the bucket data.

Id

Gets or sets the resource Id.

Name

Gets or sets the resource name.

Path

Gets or sets the volume path mounted inside the bucket.

Permissions

Gets or sets the access permissions for the bucket (ReadOnly | ReadWrite).

ProvisioningState

Gets the provisioning state of the bucket resource.

ResourceGroupName

Gets or sets the resource group name.

Server

Gets or sets properties of the server managing the lifecycle of volume buckets.

Status

Gets the bucket credentials status (NoCredentialsSet | CredentialsExpired | Active).

SystemData

Gets or sets the system data.

Type

Gets or sets the resource type.

Applies to