次の方法で共有


ArmBlueprintModelFactory.WhoIsBlueprintContract(String) メソッド

定義

WhoIsBlueprintContract の新しいインスタンスを初期化します。

public static Azure.ResourceManager.Blueprint.Models.WhoIsBlueprintContract WhoIsBlueprintContract (string objectId = default);
static member WhoIsBlueprintContract : string -> Azure.ResourceManager.Blueprint.Models.WhoIsBlueprintContract
Public Shared Function WhoIsBlueprintContract (Optional objectId As String = Nothing) As WhoIsBlueprintContract

パラメーター

objectId
String

テナント内の Azure Blueprints サービス プリンシパルの AAD オブジェクト ID。

戻り値

モック作成用の新しい WhoIsBlueprintContract インスタンス。

適用対象