public static interface AzureFileShare.DefinitionStages.WithAzureStorageCredentials<ParentT>
| Modifier and Type | Method and Description |
|---|---|
AzureFileShare.DefinitionStages.WithAttach<ParentT> |
withAccountKey(String accountKey) |
AzureFileShare.DefinitionStages.WithAttach<ParentT> |
withKeyVaultSecretReference(KeyVaultSecretReference keyVaultSecretReference) |
AzureFileShare.DefinitionStages.WithAttach<ParentT> withAccountKey(String accountKey)
AzureFileShare.DefinitionStages.WithAttach<ParentT> withKeyVaultSecretReference(KeyVaultSecretReference keyVaultSecretReference)
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/