Get Suppression List Result
data class GetSuppressionListResult(val createdTimeStamp: String, val dataLocation: String, val id: String, val lastUpdatedTimeStamp: String, val listName: String? = null, val name: String, val systemData: SystemDataResponse, val type: String)
A class representing a SuppressionList resource.
Properties
Link copied to clipboard
The date the resource was created.
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 resource was last updated.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.