Uses of Class
com.azure.resourcemanager.netapp.models.VolumeStorageToNetworkProximity
Packages that use VolumeStorageToNetworkProximity
Package
Description
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of VolumeStorageToNetworkProximity in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return VolumeStorageToNetworkProximityModifier and TypeMethodDescriptionVolumeInner.storageToNetworkProximity()
Get the storageToNetworkProximity property: Provides storage to network proximity information for the volume.VolumeProperties.storageToNetworkProximity()
Get the storageToNetworkProximity property: Provides storage to network proximity information for the volume. -
Uses of VolumeStorageToNetworkProximity in com.azure.resourcemanager.netapp.models
Fields in com.azure.resourcemanager.netapp.models declared as VolumeStorageToNetworkProximityModifier and TypeFieldDescriptionstatic final VolumeStorageToNetworkProximity
VolumeStorageToNetworkProximity.ACROSS_T2
Static value AcrossT2 for VolumeStorageToNetworkProximity.static final VolumeStorageToNetworkProximity
VolumeStorageToNetworkProximity.DEFAULT
Static value Default for VolumeStorageToNetworkProximity.static final VolumeStorageToNetworkProximity
VolumeStorageToNetworkProximity.T1
Static value T1 for VolumeStorageToNetworkProximity.static final VolumeStorageToNetworkProximity
VolumeStorageToNetworkProximity.T2
Static value T2 for VolumeStorageToNetworkProximity.Methods in com.azure.resourcemanager.netapp.models that return VolumeStorageToNetworkProximityModifier and TypeMethodDescriptionVolumeStorageToNetworkProximity.fromString
(String name) Creates or finds a VolumeStorageToNetworkProximity from its string representation.Volume.storageToNetworkProximity()
Gets the storageToNetworkProximity property: Provides storage to network proximity information for the volume.VolumeGroupVolumeProperties.storageToNetworkProximity()
Get the storageToNetworkProximity property: Provides storage to network proximity information for the volume.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type VolumeStorageToNetworkProximityModifier and TypeMethodDescriptionVolumeStorageToNetworkProximity.values()
Gets known VolumeStorageToNetworkProximity values.