IProfileProperties.FrontDoorId 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.
The Id of the frontdoor.
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The Id of the frontdoor.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="frontDoorId")]
public string FrontDoorId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The Id of the frontdoor.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="frontDoorId")>]
member this.FrontDoorId : string
Public ReadOnly Property FrontDoorId As String
Property Value
- Attributes