DiskCreationData.StorageAccountId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Required if createOption is Import. The Azure Resource Manager identifier of the storage account containing the blob to import as a disk.
public Azure.Core.ResourceIdentifier StorageAccountId { get; set; }
member this.StorageAccountId : Azure.Core.ResourceIdentifier with get, set
Public Property StorageAccountId As ResourceIdentifier