Condividi tramite


RegistryEndpointSystemAssignedIdentityAuthentication Constructor

Definition

public RegistryEndpointSystemAssignedIdentityAuthentication(Azure.ResourceManager.IotOperations.Models.RegistryEndpointSystemAssignedManagedIdentitySettings systemAssignedManagedIdentitySettings);
new Azure.ResourceManager.IotOperations.Models.RegistryEndpointSystemAssignedIdentityAuthentication : Azure.ResourceManager.IotOperations.Models.RegistryEndpointSystemAssignedManagedIdentitySettings -> Azure.ResourceManager.IotOperations.Models.RegistryEndpointSystemAssignedIdentityAuthentication
Public Sub New (systemAssignedManagedIdentitySettings As RegistryEndpointSystemAssignedManagedIdentitySettings)

Parameters

systemAssignedManagedIdentitySettings
RegistryEndpointSystemAssignedManagedIdentitySettings

System assigned managed identity properties.

Exceptions

systemAssignedManagedIdentitySettings is null.

Applies to