Compartilhar via


IStorageAccount.SecondaryEndpointWeb 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 SecondaryEndpointWeb { 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.SecondaryEndpointWeb : string
Public ReadOnly Property SecondaryEndpointWeb As String

Property Value

Attributes

Applies to