Network Response
data class NetworkResponse(val delegatedSubnetResourceId: String? = null, val privateDnsZoneResourceId: String? = null, val publicNetworkAccess: String? = null)
Network related properties of a server
Network related properties of a server