StorageUri.PrimaryUri Property

Definition

The endpoint for the primary location for the storage account.

public Uri PrimaryUri { get; }
member this.PrimaryUri : Uri
Public ReadOnly Property PrimaryUri As Uri

Property Value

Uri

The Uri for the primary endpoint.

Applies to