LinkedStorageAccountsResource.DefinitionStages.WithStorageAccountIds Interface

public static interface LinkedStorageAccountsResource.DefinitionStages.WithStorageAccountIds

The stage of the LinkedStorageAccountsResource definition allowing to specify storageAccountIds.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withStorageAccountIds(List<String> storageAccountIds)

Specifies the storageAccountIds property: Linked storage accounts resources ids..

Method Details

withStorageAccountIds

public abstract LinkedStorageAccountsResource.DefinitionStages.WithCreate withStorageAccountIds(List storageAccountIds)

Specifies the storageAccountIds property: Linked storage accounts resources ids..

Parameters:

storageAccountIds - Linked storage accounts resources ids.

Returns:

the next definition stage.

Applies to