Get Contact Result
data class GetContactResult(val azureApiVersion: String, val contactName: String, val email: String, val id: String, val location: String, val name: String, val phoneNumber: String, val provisioningState: String, val role: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
A Contact resource
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Full name of contact
Link copied to clipboard
Telephone number of contact
Link copied to clipboard
Resource provisioning state.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.