Freigeben über


EventProperties.FabricId Property

Definition

Gets or sets the ARM ID of the fabric.

[Newtonsoft.Json.JsonProperty(PropertyName="fabricId")]
public string FabricId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fabricId")>]
member this.FabricId : string with get, set
Public Property FabricId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to