StorageUri Constructors
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
StorageUri(Uri) |
Initializes a new instance of the StorageUri class using the primary endpoint for the storage account. |
StorageUri(Uri, Uri) |
Initializes a new instance of the StorageUri class using the primary and secondary endpoints for the storage account. |
Initializes a new instance of the StorageUri class using the primary endpoint for the storage account.
public StorageUri (Uri primaryUri);
new Microsoft.Azure.Storage.StorageUri : Uri -> Microsoft.Azure.Storage.StorageUri
Public Sub New (primaryUri As Uri)
Parameters
Applies to
Initializes a new instance of the StorageUri class using the primary and secondary endpoints for the storage account.
public StorageUri (Uri primaryUri, Uri secondaryUri);
new Microsoft.Azure.Storage.StorageUri : Uri * Uri -> Microsoft.Azure.Storage.StorageUri
Public Sub New (primaryUri As Uri, secondaryUri As Uri)
Parameters
Applies to
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: