Get Email Service Result
data class GetEmailServiceResult(val azureApiVersion: String, val dataLocation: String, val id: String, val location: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
A class representing an EmailService resource.
Constructors
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The location where the email service stores its data at rest.
Link copied to clipboard
Provisioning state of the resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.