Package | Description |
---|---|
com.microsoft.azure.management.batchai |
This package contains the classes for BatchAIManagementClient.
|
Modifier and Type | Method and Description |
---|---|
AzureStorageCredentialsInfo |
AzureFileShareReference.credentials()
Get information about the Azure storage credentials.
|
AzureStorageCredentialsInfo |
AzureBlobFileSystemReference.credentials()
Get information about the Azure storage credentials.
|
AzureStorageCredentialsInfo |
AzureStorageCredentialsInfo.withAccountKey(String accountKey)
Set storage account key.
|
AzureStorageCredentialsInfo |
AzureStorageCredentialsInfo.withAccountKeySecretReference(KeyVaultSecretReference accountKeySecretReference)
Set information about KeyVault secret storing the storage account key.
|
Modifier and Type | Method and Description |
---|---|
AzureFileShareReference |
AzureFileShareReference.withCredentials(AzureStorageCredentialsInfo credentials)
Set information about the Azure storage credentials.
|
AzureBlobFileSystemReference |
AzureBlobFileSystemReference.withCredentials(AzureStorageCredentialsInfo credentials)
Set information about the Azure storage credentials.
|
Copyright © 2019. All rights reserved.