Share.DefinitionStages.WithAzureContainerInfo Interface
public static interface Share.DefinitionStages.WithAzureContainerInfo
The stage of the Share definition allowing to specify azureContainerInfo.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withAzureContainerInfo(AzureContainerInfo azureContainerInfo)
Specifies the azure |
Method Details
withAzureContainerInfo
public abstract Share.DefinitionStages.WithCreate withAzureContainerInfo(AzureContainerInfo azureContainerInfo)
Specifies the azureContainerInfo property: Azure container mapping for the share..
Parameters:
Returns: