Share via


DiskCreationData.StorageAccountId Property

Definition

Required if createOption is Import. The Azure Resource Manager identifier of the storage account containing the blob to import as a disk.

public Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> StorageAccountId { get; set; }
member this.StorageAccountId : Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> with get, set
Public Property StorageAccountId As BicepValue(Of ResourceIdentifier)

Property Value

Applies to