Interface Disk.DefinitionStages.WithDiskUri

All Known Subinterfaces:
Disk.Definition, Disk.DefinitionStages.WithCreate
Enclosing interface:
Disk.DefinitionStages

public static interface Disk.DefinitionStages.WithDiskUri
The stage of the Disk definition allowing to specify diskUri.
  • Method Details

    • withDiskUri

      Specifies the diskUri property: When backed by a blob, the URI of underlying blob..
      Parameters:
      diskUri - When backed by a blob, the URI of underlying blob.
      Returns:
      the next definition stage.