Get Credential Operation Result
data class GetCredentialOperationResult(val etag: String, val id: String, val name: String, val properties: ManagedIdentityCredentialResponse, val type: String)
Credential resource type.
Constructors
Link copied to clipboard
constructor(etag: String, id: String, name: String, properties: ManagedIdentityCredentialResponse, type: String)