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