ManagedIdentityCredential Class
Managed identity credential.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.datafactory.models._models_py3.CredentialManagedIdentityCredential
Constructor
ManagedIdentityCredential(*, additional_properties: Optional[Dict[str, Any]] = None, description: Optional[str] = None, annotations: Optional[List[Any]] = None, resource_id: Optional[str] = None, **kwargs)
Variables
Unmatched properties from the message are deserialized to this collection.
- type
- str
Required. Type of credential.Constant filled by server.
- description
- str
Credential description.
- resource_id
- str
The resource id of user assigned managed identity.
Feedback
Submit and view feedback for