ManagedIdentity Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. service. registry. ManagedIdentity
- com.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java