Get Suppression List Address Result
data class GetSuppressionListAddressResult(val azureApiVersion: String, val dataLocation: String, val email: String, val firstName: String? = null, val id: String, val lastModified: String, val lastName: String? = null, val name: String, val notes: String? = null, val systemData: SystemDataResponse, val type: String)
A object that represents a SuppressionList record.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The location where the SuppressionListAddress data is stored at rest. This value is inherited from the parent Domains resource.
Link copied to clipboard
The date the address was last updated in a suppression list.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.