ManagedIdentity Class

  • java.lang.Object
    • com.microsoft.azure.sdk.iot.service.registry.ManagedIdentity

public class ManagedIdentity

Field Summary

Modifier and Type Field and Description
String userAssignedIdentity

The managed identity used to access the storage account for IoT hub import and export jobs.

Field Details

userAssignedIdentity

public String userAssignedIdentity

The managed identity used to access the storage account for IoT hub import and export jobs.

Applies to