Uses of Class
com.azure.resourcemanager.netapp.fluent.models.MountTargetProperties
Packages that use MountTargetProperties
Package
Description
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of MountTargetProperties in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return MountTargetPropertiesModifier and TypeMethodDescriptionstatic MountTargetPropertiesMountTargetProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MountTargetProperties from the JsonReader.MountTargetProperties.withFileSystemId(String fileSystemId) Set the fileSystemId property: UUID v4 used to identify the MountTarget.MountTargetProperties.withSmbServerFqdn(String smbServerFqdn) Set the smbServerFqdn property: The SMB server's Fully Qualified Domain Name, FQDN.Methods in com.azure.resourcemanager.netapp.fluent.models that return types with arguments of type MountTargetPropertiesModifier and TypeMethodDescriptionVolumeInner.mountTargets()Get the mountTargets property: List of mount targets.VolumeProperties.mountTargets()Get the mountTargets property: List of mount targets. -
Uses of MountTargetProperties in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type MountTargetPropertiesModifier and TypeMethodDescriptionVolume.mountTargets()Gets the mountTargets property: List of mount targets.VolumeGroupVolumeProperties.mountTargets()Get the mountTargets property: List of mount targets.