다음을 통해 공유


IConfigurationStoreProperties.Endpoint Property

Definition

The DNS endpoint where the configuration store API will be available.

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.Info(Description="The DNS endpoint where the configuration store API will be available.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="endpoint")]
public string Endpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.Info(Description="The DNS endpoint where the configuration store API will be available.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="endpoint")>]
member this.Endpoint : string
Public ReadOnly Property Endpoint As String

Property Value

Attributes

Applies to