ManagedIdentity Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. deps. serializer. ManagedIdentity
- com.
public class ManagedIdentity
Field Summary
Modifier and Type | Field and Description |
---|---|
java.lang.String |
userAssignedIdentity
The managed identity used to access the storage account for IoT hub import and export jobs. |
Constructor Summary
Constructor | Description | |
---|---|---|
ManagedIdentity() |
Methods inherited from java.lang.Object
java.lang.Object.clone
java.lang.Object.equals
java.lang.Object.finalize
java.lang.Object.getClass
java.lang.Object.hashCode
java.lang.Object.notify
java.lang.Object.notifyAll
java.lang.Object.toString
java.lang.Object.wait
java.lang.Object.wait
java.lang.Object.wait
Field Details
userAssignedIdentity
public String userAssignedIdentity
The managed identity used to access the storage account for IoT hub import and export jobs.
Constructor Details
ManagedIdentity
public ManagedIdentity()
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.