Share via


DiskCreationData.SourceUri Property

Definition

If createOption is Import, this is the URI of a blob to be imported into a managed disk.

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

Property Value

Applies to