Get Azure ADAdministrator Result
data class GetAzureADAdministratorResult(val administratorType: String? = null, val azureApiVersion: String, val id: String, val identityResourceId: String? = null, val login: String? = null, val name: String, val sid: String? = null, val systemData: SystemDataResponse, val tenantId: String? = null, val type: String)
Represents a Administrator.
Properties
Link copied to clipboard
Type of the sever administrator.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The resource id of the identity used for AAD Authentication.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.