CloudServicesNetworkPatchProperties interface

CloudServicesNetworkPatchProperties represents the properties of the cloud services network that can be updated using a patch request.

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.

storageOptions

The storage options for the cloud services network.

Property Details

additionalEgressEndpoints

The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint.

additionalEgressEndpoints?: EgressEndpoint[]

Property Value

enableDefaultEgressEndpoints

The indicator of whether the platform default endpoints are allowed for the egress traffic.

enableDefaultEgressEndpoints?: string

Property Value

string

storageOptions

The storage options for the cloud services network.

storageOptions?: CloudServicesNetworkStorageOptionsPatch

Property Value