You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/PaloAltoNetworks/PaloAltoNetworks.Autorest/custom/autogen-model-cmdlets/New-AzPaloAltoNetworksProfileObject.ps1
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,9 @@ function New-AzPaloAltoNetworksProfileObject {
44
44
[Parameter(Mandatory,HelpMessage="List of IPs associated with the Firewall.")]
# The array of user assigned identities associated with the resource.
239
+
# The elements in array will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}.'
# The array of user assigned identities associated with the resource.
174
+
# The elements in array will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}.'
0 commit comments