Dela via


PSNetAppFilesVolumeGroupVolumeProperties Class

Definition

Volume group properties

public class PSNetAppFilesVolumeGroupVolumeProperties
type PSNetAppFilesVolumeGroupVolumeProperties = class
Public Class PSNetAppFilesVolumeGroupVolumeProperties
Inheritance
PSNetAppFilesVolumeGroupVolumeProperties

Constructors

PSNetAppFilesVolumeGroupVolumeProperties()

Properties

AvsDataStore

Gets or sets avsDataStore

BackupId

Gets or sets backup ID

BaremetalTenantId

Gets baremetal Tenant ID

CapacityPoolResourceId

Gets or sets pool Resource Id used in case of creating a volume through volume group

CloneProgress

Gets when a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning.

CoolAccess

Gets or sets specifies whether Cool Access(tiering) is enabled for the volume.

CoolnessPeriod

Gets or sets specifies the number of days after which data that is not accessed by clients will be tiered.

CreationToken

Gets or sets creation Token or File Path

DataProtection

Gets or sets dataProtection

DefaultGroupQuotaInKiBs

Gets or sets default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies.

DefaultUserQuotaInKiBs

Gets or sets default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies .

EnableSubvolumes

Gets or sets flag indicating whether subvolume operations are enabled on the volume. Possible values include: 'Enabled', 'Disabled'

EncryptionKeySource

Gets or sets encryption Key Source. Possible values are: 'Microsoft.NetApp'

ExportPolicy

Gets or sets exportPolicy

FileSystemId

Gets fileSystem ID

Id

Gets resource Id

IsDefaultQuotaEnabled

Gets or sets specifies if default quota is enabled for the volume.

IsRestoring

Gets or sets restoring

KerberosEnabled

Gets or sets describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later

KeyVaultPrivateEndpointResourceId

Gets or sets the resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'.

LdapEnabled

Gets or sets specifies whether LDAP is enabled or not for a given NFS volume.

MaximumNumberOfFiles

Gets maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.

MountTargets

Gets mountTargets

Name

Gets or sets resource name

NetworkFeatures

Gets or sets network features

NetworkSiblingSetId

Gets network Sibling Set ID

PlacementRules

Gets or sets volume placement rules

ProtocolTypes

Gets or sets protocolTypes

ProvisioningState

Gets azure lifecycle management

ProximityPlacementGroup

Gets or sets proximity placement group associated with the volume

SecurityStyle

Gets or sets the security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol. Possible values include: 'ntfs', 'unix'

ServiceLevel

Gets or sets serviceLevel

SmbContinuouslyAvailable

Gets or sets enables continuously available share property for smb volume. Only applicable for SMB volume

SmbEncryption

Gets or sets enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later

SnapshotDirectoryVisible

Gets or sets if enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (default to true).

SnapshotId

Gets or sets snapshot ID

StorageToNetworkProximity

Gets storage to Network Proximity

SubnetId

Gets or sets the Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes

T2Network

Gets T2 network information

Tags

Gets or sets resource tags

ThroughputMibps

Gets or sets maximum throughput in MiB/s that can be achieved by this volume and this will be accepted as input only for manual qosType volume

Type

Gets resource type

UnixPermissions

Gets or sets UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users.

UsageThreshold

Gets or sets usageThreshold

VolumeGroupName

Gets volume Group Name

VolumeSpecName

Gets or sets volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log

VolumeType

Gets or sets what type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection

Applies to