StorageInsight.DefinitionStages.WithStorageAccount Interface
public static interface StorageInsight.DefinitionStages.WithStorageAccount
The stage of the StorageInsight definition allowing to specify storageAccount.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withStorageAccount(StorageAccount storageAccount)
Specifies the storage |
Method Details
withStorageAccount
public abstract StorageInsight.DefinitionStages.WithCreate withStorageAccount(StorageAccount storageAccount)
Specifies the storageAccount property: The storage account connection details.
Parameters:
Returns: