共用方式為


IBlank Interface

Definition

The first stage of a ManagementPolicy definition.

public interface IBlank : Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Definition.IWithStorageAccount
type IBlank = interface
    interface IWithStorageAccount
Public Interface IBlank
Implements IWithStorageAccount
Derived
Implements

Methods

WithExistingStorageAccount(String, String)

Specifies resourceGroupName, accountName.

(Inherited from IWithStorageAccount)

Applies to