Property | Type | Description | |
---|---|---|---|
GetPatchResourceBody | Resource |
||
GetResource | Task |
||
GetResourceBody | JToken | ||
ShouldUsePatchSemantics | bool |
Method | Description | |
---|---|---|
OnProcessRecord ( ) : void |
Executes the cmdlet.
|
Method | Description | |
---|---|---|
GetPatchResourceBody ( ) : Resource |
Gets the resource body for PATCH calls
|
|
GetResource ( ) : Task |
Gets a resource.
|
|
GetResourceBody ( ) : JToken |
Gets the resource body.
|
|
ShouldUsePatchSemantics ( ) : bool |
Determines if the cmdlet should use
|