C# Class Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.NewAzurePolicyAssignmentCmdlet

Inheritance: PolicyAssignmentCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
GetResource JToken
GetResourceId string

Méthodes protégées

Méthode Description
OnProcessRecord ( ) : void

Executes the cmdlet.

Private Methods

Méthode Description
GetResource ( ) : JToken

Constructs the resource

GetResourceId ( ) : string

Gets the resource Id

Method Details

OnProcessRecord() protected méthode

Executes the cmdlet.
protected OnProcessRecord ( ) : void
Résultat void