type
Parameters
value
Specifies the type of Managed Service Identity that should be configured on this Container Group. Possible values are SystemAssigned
, UserAssigned
, SystemAssigned, UserAssigned
(to enable both).
Note: When
type
is set toSystemAssigned
, the identity of the Principal ID can be retrieved after the container group has been created. See documentation for more information.