ManagedIdentity Class

Definition

The managed identity used to access the storage account for IoT hub import and export jobs. For more information on managed identity configuration on IoT hub, see https://docs.microsoft.com/azure/iot-hub/iot-hub-managed-identity. For more information on managed identities, see https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/overview

public class ManagedIdentity
type ManagedIdentity = class
Public Class ManagedIdentity
Inheritance
ManagedIdentity

Constructors

ManagedIdentity()

Properties

UserAssignedIdentity

The user identity resource Id used to access the storage account for import and export jobs.

Applies to