ImageVersionProperties Class
- java.
lang. Object - com.
azure. resourcemanager. devopsinfrastructure. models. ImageVersionProperties
- com.
public final class ImageVersionProperties
Details of the ImageVersionProperties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| void |
validate()
Validates the instance. |
| String |
version()
Get the version property: Version of the image. |
Methods inherited from java.lang.Object
Method Details
validate
public void validate()
Validates the instance.
version
public String version()
Get the version property: Version of the image.
Returns:
the version value.