WhoIsBlueprintContract 建構函式

定義

多載

WhoIsBlueprintContract()

初始化 WhoIsBlueprintContract 類別的新實例。

WhoIsBlueprintContract(String)

初始化 WhoIsBlueprintContract 類別的新實例。

WhoIsBlueprintContract()

初始化 WhoIsBlueprintContract 類別的新實例。

public WhoIsBlueprintContract ();
Public Sub New ()

適用於

WhoIsBlueprintContract(String)

初始化 WhoIsBlueprintContract 類別的新實例。

public WhoIsBlueprintContract (string objectId = default);
new Microsoft.Azure.Management.Blueprint.Models.WhoIsBlueprintContract : string -> Microsoft.Azure.Management.Blueprint.Models.WhoIsBlueprintContract
Public Sub New (Optional objectId As String = Nothing)

參數

objectId
String

租使用者中 Azure Blueprints 服務主體的 AAD 物件識別碼。

適用於