StorageAccountCreateParameters Constructor (String, String)

 

Initializes a new instance of the StorageAccountCreateParameters class with required arguments.

Namespace:   Microsoft.WindowsAzure.Management.Storage.Models
Assembly:  Microsoft.WindowsAzure.Management.Storage (in Microsoft.WindowsAzure.Management.Storage.dll)

Public Sub New (
	name As String,
	label As String
)
Return to top
Show: