프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetExistingResource | Task |
||
GetResource | JToken |
메소드 | 설명 | |
---|---|---|
GetPolicyRuleObject ( ) : JToken |
Gets the policy rule object
|
|
GetResourceId ( ) : string |
Gets the resource Id from the supplied PowerShell parameters.
|
|
OnProcessRecord ( ) : void |
Executes the cmdlet.
|
메소드 | 설명 | |
---|---|---|
GetExistingResource ( string resourceId, string apiVersion ) : Task |
Gets a resource.
|
|
GetResource ( string resourceId, string apiVersion ) : JToken |
Constructs the resource
|