你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 实例。

适用于