Get Dpp Resource Guard Proxy Result
data class GetDppResourceGuardProxyResult(val azureApiVersion: String, val id: String, val name: String, val properties: ResourceGuardProxyBaseResponse, val systemData: SystemDataResponse, val type: String)
ResourceGuardProxyBaseResource object, used for response and request bodies for ResourceGuardProxy APIs
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: ResourceGuardProxyBaseResponse, systemData: SystemDataResponse, type: String)