SharedGalleryImageVersionStorageProfile Class
- java.
lang. Object - com.
azure. resourcemanager. compute. models. SharedGalleryImageVersionStorageProfile
- com.
Implements
public final class SharedGalleryImageVersionStorageProfile
implements JsonSerializable<SharedGalleryImageVersionStorageProfile>
This is the storage profile of a Gallery Image Version.
Constructor | Description |
---|---|
Shared |
Creates an instance of Shared |
Modifier and Type | Method and Description |
---|---|
List<Shared |
data Get the data |
static
Shared |
from Reads an instance of Shared |
Shared |
os Get the os |
Json |
to |
void |
validate()
Validates the instance. |
Shared |
with Set the data |
Shared |
with Set the os |
Methods inherited from java.lang.Object
SharedGalleryImageVersionStorageProfile
public SharedGalleryImageVersionStorageProfile()
Creates an instance of SharedGalleryImageVersionStorageProfile class.
dataDiskImages
public List
Get the dataDiskImages property: A list of data disk images.
Returns:
fromJson
public static SharedGalleryImageVersionStorageProfile fromJson(JsonReader jsonReader)
Reads an instance of SharedGalleryImageVersionStorageProfile from the JsonReader.
Parameters:
Returns:
Throws:
osDiskImage
public SharedGalleryOSDiskImage osDiskImage()
Get the osDiskImage property: This is the OS disk image.
Returns:
toJson
validate
public void validate()
Validates the instance.
withDataDiskImages
public SharedGalleryImageVersionStorageProfile withDataDiskImages(List
Set the dataDiskImages property: A list of data disk images.
Parameters:
Returns:
withOsDiskImage
public SharedGalleryImageVersionStorageProfile withOsDiskImage(SharedGalleryOSDiskImage osDiskImage)
Set the osDiskImage property: This is the OS disk image.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: