SystemAssignedServiceIdentity(SystemAssignedServiceIdentityType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of SystemAssignedServiceIdentity.
public SystemAssignedServiceIdentity(Azure.ResourceManager.DeviceRegistry.Models.SystemAssignedServiceIdentityType type);
new Azure.ResourceManager.DeviceRegistry.Models.SystemAssignedServiceIdentity : Azure.ResourceManager.DeviceRegistry.Models.SystemAssignedServiceIdentityType -> Azure.ResourceManager.DeviceRegistry.Models.SystemAssignedServiceIdentity
Public Sub New (type As SystemAssignedServiceIdentityType)
Parameters
The type of managed identity assigned to this resource.