Get Resource Guard Proxy Result
data class GetResourceGuardProxyResult(val eTag: String? = null, val id: String, val location: String? = null, val name: String, val properties: ResourceGuardProxyBaseResponse, val tags: Map<String, String>? = null, val type: String)
Constructors
Link copied to clipboard
fun GetResourceGuardProxyResult(eTag: String? = null, id: String, location: String? = null, name: String, properties: ResourceGuardProxyBaseResponse, tags: Map<String, String>? = null, type: String)