Uses of Class
com.azure.resourcemanager.compute.models.ShareInfoElement
Packages that use ShareInfoElement
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of ShareInfoElement in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type ShareInfoElementModifier and TypeMethodDescriptionDiskInner.shareInfo()Get the shareInfo property: Details of the list of all VMs that have the disk attached. maxShares should be set to a value greater than one for disks to allow attaching them to multiple VMs.DiskProperties.shareInfo()Get the shareInfo property: Details of the list of all VMs that have the disk attached. maxShares should be set to a value greater than one for disks to allow attaching them to multiple VMs. -
Uses of ShareInfoElement in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type ShareInfoElementMethods in com.azure.resourcemanager.compute.models that return ShareInfoElementModifier and TypeMethodDescriptionstatic ShareInfoElementShareInfoElement.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ShareInfoElement from the JsonReader.