IReplicationProtectedItem.EventCorrelationId Property

Definition

The correlation Id for events associated with this protected item.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The correlation Id for events associated with this protected item.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="eventCorrelationId", Update=true)]
public string EventCorrelationId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The correlation Id for events associated with this protected item.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="eventCorrelationId", Update=true)>]
member this.EventCorrelationId : string with get, set
Public Property EventCorrelationId As String

Property Value

Attributes

Applies to