IHealthError.EntityId 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.
ID of the entity.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="ID of the entity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="entityId")]
public string EntityId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="ID of the entity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="entityId")>]
member this.EntityId : string with get, set
Public Property EntityId As String
Property Value
- Attributes