Share via


FrontDoorModel.FrontdoorId Property

Definition

Gets the Id of the frontdoor.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.frontdoorId")]
public string FrontdoorId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.frontdoorId")>]
member this.FrontdoorId : string
Public ReadOnly Property FrontdoorId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to