Share via


IConfigurationStore.Endpoint Property

Definition

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

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

Property Value

Attributes

Applies to