NetworkCloudCloudServicesNetworkPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
CloudServicesNetworkPatchParameters represents the body of the request to patch the cloud services network.
public class NetworkCloudCloudServicesNetworkPatch
type NetworkCloudCloudServicesNetworkPatch = class
Public Class NetworkCloudCloudServicesNetworkPatch
- Inheritance
-
NetworkCloudCloudServicesNetworkPatch
Constructors
NetworkCloudCloudServicesNetworkPatch() |
Initializes a new instance of NetworkCloudCloudServicesNetworkPatch. |
Properties
AdditionalEgressEndpoints |
The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint. |
EnableDefaultEgressEndpoints |
The indicator of whether the platform default endpoints are allowed for the egress traffic. |
Tags |
The Azure resource tags that will replace the existing ones. |
Applies to
Azure SDK for .NET