Managed Network Peering Policy Response
data class ManagedNetworkPeeringPolicyResponse(val id: String, val location: String? = null, val name: String, val properties: ManagedNetworkPeeringPolicyPropertiesResponse? = null, val type: String)
The Managed Network Peering Policy resource
Constructors
Link copied to clipboard
constructor(id: String, location: String? = null, name: String, properties: ManagedNetworkPeeringPolicyPropertiesResponse? = null, type: String)