IHealthError.EntityId Property

Definition

ID of the entity.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="ID of the entity.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="entityId", Update=true)]
public string EntityId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="ID of the entity.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="entityId", Update=true)>]
member this.EntityId : string with get, set
Public Property EntityId As String

Property Value

Attributes

Applies to