다음을 통해 공유


CloningInfo.CorrelationId Property

Definition

Correlation ID of cloning operation. This ID ties multiple cloning operations together to use the same snapshot.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string CorrelationId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.CorrelationId : string with get, set
Public Property CorrelationId As String

Property Value

Implements

Attributes

Applies to