Udostępnij za pośrednictwem


IStorageAccount.PrimaryEndpointWeb Property

Definition

Gets the web endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets the web endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="web")]
public string PrimaryEndpointWeb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets the web endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="web")>]
member this.PrimaryEndpointWeb : string
Public ReadOnly Property PrimaryEndpointWeb As String

Property Value

Attributes

Applies to