Class RetrieveBootDiagnosticsDataResultInner


  • public final class RetrieveBootDiagnosticsDataResultInner
    extends Object
    The SAS URIs of the console screenshot and serial log blobs.
    • Constructor Detail

      • RetrieveBootDiagnosticsDataResultInner

        public RetrieveBootDiagnosticsDataResultInner()
    • Method Detail

      • consoleScreenshotBlobUri

        public String consoleScreenshotBlobUri()
        Get the consoleScreenshotBlobUri property: The console screenshot blob URI.
        Returns:
        the consoleScreenshotBlobUri value.
      • serialConsoleLogBlobUri

        public String serialConsoleLogBlobUri()
        Get the serialConsoleLogBlobUri property: The serial console log blob URI.
        Returns:
        the serialConsoleLogBlobUri value.
      • validate

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