Sdílet prostřednictvím


WhoIsBlueprintContract Konstruktory

Definice

Přetížení

WhoIsBlueprintContract()

Inicializuje novou instanci WhoIsBlueprintContract třídy.

WhoIsBlueprintContract(String)

Inicializuje novou instanci WhoIsBlueprintContract třídy.

WhoIsBlueprintContract()

Inicializuje novou instanci WhoIsBlueprintContract třídy.

public WhoIsBlueprintContract ();
Public Sub New ()

Platí pro

WhoIsBlueprintContract(String)

Inicializuje novou instanci WhoIsBlueprintContract třídy.

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)

Parametry

objectId
String

ID objektu AAD instančního objektu Azure Blueprints v tenantovi.

Platí pro