DiskCreationData.SourceUniqueId 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.
If this field is set, this is the unique id identifying the source of this resource.
public Azure.Provisioning.BicepValue<string> SourceUniqueId { get; }
member this.SourceUniqueId : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property SourceUniqueId As BicepValue(Of String)