Class OsDiskImage

java.lang.Object
com.azure.resourcemanager.azurestack.models.OsDiskImage

public final class OsDiskImage extends Object
OS disk image.
  • Constructor Details

    • OsDiskImage

      public OsDiskImage()
      Creates an instance of OsDiskImage class.
  • Method Details

    • operatingSystem

      public OperatingSystem operatingSystem()
      Get the operatingSystem property: OS operating system type.
      Returns:
      the operatingSystem value.
    • sourceBlobSasUri

      public String sourceBlobSasUri()
      Get the sourceBlobSasUri property: SAS key for source blob.
      Returns:
      the sourceBlobSasUri value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.