Compartilhar via


ArmBlueprintModelFactory.WhoIsBlueprintContract(String) Método

Definição

Inicializa uma nova instância de 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

Parâmetros

objectId
String

ID de objeto do AAD da entidade de serviço do Azure Blueprints no locatário.

Retornos

Uma nova WhoIsBlueprintContract instância para simulação.

Aplica-se a