A2AEventDetails.RemoteFabricLocation 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.
Gets or sets remote fabric location.
[Newtonsoft.Json.JsonProperty(PropertyName="remoteFabricLocation")]
public string RemoteFabricLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="remoteFabricLocation")>]
member this.RemoteFabricLocation : string with get, set
Public Property RemoteFabricLocation As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute