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

PSBlueprint Class

Definition

public class PSBlueprint : Microsoft.Azure.Commands.Blueprint.Models.PSBlueprintBase
type PSBlueprint = class
    inherit PSBlueprintBase
Public Class PSBlueprint
Inherits PSBlueprintBase
Inheritance

Constructors

PSBlueprint()

Properties

Description (Inherited from PSBlueprintBase)
DisplayName (Inherited from PSBlueprintBase)
Id (Inherited from PSAzureResourceBase)
Location (Inherited from PSBlueprintBase)
ManagementGroupId (Inherited from PSBlueprintBase)
Name (Inherited from PSAzureResourceBase)
Parameters (Inherited from PSBlueprintBase)
ResourceGroups (Inherited from PSBlueprintBase)
Scope (Inherited from PSBlueprintBase)
Status (Inherited from PSBlueprintBase)
SubscriptionId (Inherited from PSBlueprintBase)
TargetScope (Inherited from PSBlueprintBase)
Type (Inherited from PSAzureResourceBase)
Versions

Applies to