КупитьBuy
1-855-856-7678
ПоддержкаSupport
'Применение Dim accountName As String Dim key As Byte() Dim instance As New StorageCredentialsAccountAndKey(accountName, key)
public StorageCredentialsAccountAndKey ( String accountName, byte[] key )
public function StorageCredentialsAccountAndKey ( accountName : String, key : byte[] )
The name of the storage account.
The account access key, as an array of bytes.