Uses of Class
com.azure.resourcemanager.netapp.models.VolumeGroupVolumeProperties
Packages that use VolumeGroupVolumeProperties
Package
Description
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of VolumeGroupVolumeProperties in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return types with arguments of type VolumeGroupVolumePropertiesModifier and TypeMethodDescriptionVolumeGroupDetailsInner.volumes()
Get the volumes property: List of volumes from group.VolumeGroupProperties.volumes()
Get the volumes property: List of volumes from group.Method parameters in com.azure.resourcemanager.netapp.fluent.models with type arguments of type VolumeGroupVolumePropertiesModifier and TypeMethodDescriptionVolumeGroupDetailsInner.withVolumes
(List<VolumeGroupVolumeProperties> volumes) Set the volumes property: List of volumes from group.VolumeGroupProperties.withVolumes
(List<VolumeGroupVolumeProperties> volumes) Set the volumes property: List of volumes from group. -
Uses of VolumeGroupVolumeProperties in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return VolumeGroupVolumePropertiesModifier and TypeMethodDescriptionstatic VolumeGroupVolumeProperties
VolumeGroupVolumeProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of VolumeGroupVolumeProperties from the JsonReader.VolumeGroupVolumeProperties.withAvsDataStore
(AvsDataStore avsDataStore) Set the avsDataStore property: Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose.VolumeGroupVolumeProperties.withBackupId
(String backupId) Set the backupId property: Resource identifier used to identify the Backup.VolumeGroupVolumeProperties.withCapacityPoolResourceId
(String capacityPoolResourceId) Set the capacityPoolResourceId property: Pool Resource Id used in case of creating a volume through volume group.VolumeGroupVolumeProperties.withCoolAccess
(Boolean coolAccess) Set the coolAccess property: Specifies whether Cool Access(tiering) is enabled for the volume.VolumeGroupVolumeProperties.withCoolAccessRetrievalPolicy
(CoolAccessRetrievalPolicy coolAccessRetrievalPolicy) Set the coolAccessRetrievalPolicy property: coolAccessRetrievalPolicy determines the data retrieval behavior from the cool tier to standard storage based on the read pattern for cool access enabled volumes.VolumeGroupVolumeProperties.withCoolAccessTieringPolicy
(CoolAccessTieringPolicy coolAccessTieringPolicy) Set the coolAccessTieringPolicy property: coolAccessTieringPolicy determines which cold data blocks are moved to cool tier.VolumeGroupVolumeProperties.withCoolnessPeriod
(Integer coolnessPeriod) Set the coolnessPeriod property: Specifies the number of days after which data that is not accessed by clients will be tiered.VolumeGroupVolumeProperties.withCreationToken
(String creationToken) Set the creationToken property: A unique file path for the volume.VolumeGroupVolumeProperties.withDataProtection
(VolumePropertiesDataProtection dataProtection) Set the dataProtection property: DataProtection type volumes include an object containing details of the replication.VolumeGroupVolumeProperties.withDefaultGroupQuotaInKiBs
(Long defaultGroupQuotaInKiBs) Set the defaultGroupQuotaInKiBs property: Default group quota for volume in KiBs.VolumeGroupVolumeProperties.withDefaultUserQuotaInKiBs
(Long defaultUserQuotaInKiBs) Set the defaultUserQuotaInKiBs property: Default user quota for volume in KiBs.VolumeGroupVolumeProperties.withDeleteBaseSnapshot
(Boolean deleteBaseSnapshot) Set the deleteBaseSnapshot property: If enabled (true) the snapshot the volume was created from will be automatically deleted after the volume create operation has finished.VolumeGroupVolumeProperties.withEnableSubvolumes
(EnableSubvolumes enableSubvolumes) Set the enableSubvolumes property: Flag indicating whether subvolume operations are enabled on the volume.VolumeGroupVolumeProperties.withEncryptionKeySource
(EncryptionKeySource encryptionKeySource) Set the encryptionKeySource property: Source of key used to encrypt data in volume.VolumeGroupVolumeProperties.withExportPolicy
(VolumePropertiesExportPolicy exportPolicy) Set the exportPolicy property: Set of export policy rules.VolumeGroupVolumeProperties.withIsDefaultQuotaEnabled
(Boolean isDefaultQuotaEnabled) Set the isDefaultQuotaEnabled property: Specifies if default quota is enabled for the volume.VolumeGroupVolumeProperties.withIsLargeVolume
(Boolean isLargeVolume) Set the isLargeVolume property: Specifies whether volume is a Large Volume or Regular Volume.VolumeGroupVolumeProperties.withKerberosEnabled
(Boolean kerberosEnabled) Set the kerberosEnabled property: Describe if a volume is KerberosEnabled.VolumeGroupVolumeProperties.withKeyVaultPrivateEndpointResourceId
(String keyVaultPrivateEndpointResourceId) Set the keyVaultPrivateEndpointResourceId property: The resource ID of private endpoint for KeyVault.VolumeGroupVolumeProperties.withLdapEnabled
(Boolean ldapEnabled) Set the ldapEnabled property: Specifies whether LDAP is enabled or not for a given NFS volume.Set the name property: Resource name.VolumeGroupVolumeProperties.withNetworkFeatures
(NetworkFeatures networkFeatures) Set the networkFeatures property: The original value of the network features type available to the volume at the time it was created.VolumeGroupVolumeProperties.withPlacementRules
(List<PlacementKeyValuePairs> placementRules) Set the placementRules property: Application specific placement rules for the particular volume.VolumeGroupVolumeProperties.withProtocolTypes
(List<String> protocolTypes) Set the protocolTypes property: Set of protocol types, default NFSv3, CIFS for SMB protocol.VolumeGroupVolumeProperties.withProximityPlacementGroup
(String proximityPlacementGroup) Set the proximityPlacementGroup property: Proximity placement group associated with the volume.VolumeGroupVolumeProperties.withSecurityStyle
(SecurityStyle securityStyle) Set the securityStyle property: The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol.VolumeGroupVolumeProperties.withServiceLevel
(ServiceLevel serviceLevel) Set the serviceLevel property: The service level of the file system.VolumeGroupVolumeProperties.withSmbAccessBasedEnumeration
(SmbAccessBasedEnumeration smbAccessBasedEnumeration) Set the smbAccessBasedEnumeration property: Enables access-based enumeration share property for SMB Shares.VolumeGroupVolumeProperties.withSmbContinuouslyAvailable
(Boolean smbContinuouslyAvailable) Set the smbContinuouslyAvailable property: Enables continuously available share property for smb volume.VolumeGroupVolumeProperties.withSmbEncryption
(Boolean smbEncryption) Set the smbEncryption property: Enables encryption for in-flight smb3 data.VolumeGroupVolumeProperties.withSmbNonBrowsable
(SmbNonBrowsable smbNonBrowsable) Set the smbNonBrowsable property: Enables non-browsable property for SMB Shares.VolumeGroupVolumeProperties.withSnapshotDirectoryVisible
(Boolean snapshotDirectoryVisible) Set the snapshotDirectoryVisible property: If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (defaults to true).VolumeGroupVolumeProperties.withSnapshotId
(String snapshotId) Set the snapshotId property: Resource identifier used to identify the Snapshot.VolumeGroupVolumeProperties.withSubnetId
(String subnetId) Set the subnetId property: The Azure Resource URI for a delegated subnet.Set the tags property: Resource tags.VolumeGroupVolumeProperties.withThroughputMibps
(Float throughputMibps) Set the throughputMibps property: Maximum throughput in MiB/s that can be achieved by this volume and this will be accepted as input only for manual qosType volume.VolumeGroupVolumeProperties.withUnixPermissions
(String unixPermissions) Set the unixPermissions property: UNIX permissions for NFS volume accepted in octal 4 digit format.VolumeGroupVolumeProperties.withUsageThreshold
(long usageThreshold) Set the usageThreshold property: Maximum storage quota allowed for a file system in bytes.VolumeGroupVolumeProperties.withVolumeSpecName
(String volumeSpecName) Set the volumeSpecName property: Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log.VolumeGroupVolumeProperties.withVolumeType
(String volumeType) Set the volumeType property: What type of volume is this.Set the zones property: Availability Zone.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type VolumeGroupVolumePropertiesModifier and TypeMethodDescriptionVolumeGroupDetails.volumes()
Gets the volumes property: List of volumes from group.Method parameters in com.azure.resourcemanager.netapp.models with type arguments of type VolumeGroupVolumePropertiesModifier and TypeMethodDescriptionVolumeGroupDetails.DefinitionStages.WithVolumes.withVolumes
(List<VolumeGroupVolumeProperties> volumes) Specifies the volumes property: List of volumes from group.