ImageVersionProperties Class
- java.
lang. Object - com.
azure. resourcemanager. devopsinfrastructure. models. ImageVersionProperties
- com.
Implements
public final class ImageVersionProperties
implements JsonSerializable<ImageVersionProperties>
Details of the ImageVersionProperties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Image |
fromJson(JsonReader jsonReader)
Reads an instance of Image |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
| String |
version()
Get the version property: Version of the image. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static ImageVersionProperties fromJson(JsonReader jsonReader)
Reads an instance of ImageVersionProperties from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
version
public String version()
Get the version property: Version of the image.
Returns: