IEvent.FabricId Property

Definition

The ARM ID of the fabric.

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

Property Value

Attributes

Applies to