Share via


IStorageAccountProperties.PrimaryEndpointWeb Property

Definition

Gets the web endpoint.

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

Property Value

Attributes

Applies to