IBlank インターフェイス

定義

PolicyAssignment 定義の最初のステージ。

public interface IBlank : Microsoft.Azure.Management.ResourceManager.Fluent.PolicyAssignment.Definition.IWithScope
type IBlank = interface
    interface IWithScope
Public Interface IBlank
Implements IWithScope
派生
実装

メソッド

ForResource(IGenericResource)

PolicyAssignment のスコープをリソースとして指定します。

(継承元 IWithScope)
ForResourceGroup(IResourceGroup)

PolicyAssignment のスコープをリソース グループとして指定します。

(継承元 IWithScope)
ForScope(String)

PolicyAssignment のスコープを指定します。

(継承元 IWithScope)

適用対象