Property | Type | Description | |
---|---|---|---|
GetExistingResource | Task |
||
GetResource | JToken |
Method | Description | |
---|---|---|
GetPolicyRuleObject ( ) : JToken |
Gets the policy rule object
|
|
GetResourceId ( ) : string |
Gets the resource Id from the supplied PowerShell parameters.
|
|
OnProcessRecord ( ) : void |
Executes the cmdlet.
|
Method | Description | |
---|---|---|
GetExistingResource ( string resourceId, string apiVersion ) : Task |
Gets a resource.
|
|
GetResource ( string resourceId, string apiVersion ) : JToken |
Constructs the resource
|