4
Size: a a a
4
4
4
b
4
Get-AzProviderOperation -OperationSearchString 'microsoft.classiccompute/*' | select -ExpandProperty operation | sort
b
{
"Name": "Delete images",
"IsCustom": true,
"Description": "Delete images",
"Actions": [
"Microsoft.Compute/images/delete"
],
"NotActions": [
],
"DataActions": [
],
"NotDataActions": [
],
"AssignableScopes": [
"/subscriptions/XXXX"
]
}
4
b
4
4
b
4
b
b
4
4
b