CloudServicesNetworkProperties interface

CloudServicesNetworkProperties represents properties of the cloud services network.

Properties

additionalEgressEndpoints

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

associatedResourceIds

The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.

clusterId

The resource ID of the Network Cloud cluster this cloud services network is associated with.

detailedStatus

The more detailed status of the cloud services network.

detailedStatusMessage

The descriptive message about the current detailed status.

enableDefaultEgressEndpoints

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

enabledEgressEndpoints

The full list of additional and default egress endpoints that are currently enabled.

hybridAksClustersAssociatedIds

Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this cloud services network.

interfaceName

The name of the interface that will be present in the virtual machine to represent this network.

provisioningState

The provisioning state of the cloud services network.

storageOptions

The storage options for the cloud services network.

storageStatus

The storage status for the cloud services network.

virtualMachinesAssociatedIds

Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this 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

associatedResourceIds

The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.

associatedResourceIds?: string[]

Property Value

string[]

clusterId

The resource ID of the Network Cloud cluster this cloud services network is associated with.

clusterId?: string

Property Value

string

detailedStatus

The more detailed status of the cloud services network.

detailedStatus?: string

Property Value

string

detailedStatusMessage

The descriptive message about the current detailed status.

detailedStatusMessage?: string

Property Value

string

enableDefaultEgressEndpoints

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

enableDefaultEgressEndpoints?: string

Property Value

string

enabledEgressEndpoints

The full list of additional and default egress endpoints that are currently enabled.

enabledEgressEndpoints?: EgressEndpoint[]

Property Value

hybridAksClustersAssociatedIds

Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this cloud services network.

hybridAksClustersAssociatedIds?: string[]

Property Value

string[]

interfaceName

The name of the interface that will be present in the virtual machine to represent this network.

interfaceName?: string

Property Value

string

provisioningState

The provisioning state of the cloud services network.

provisioningState?: string

Property Value

string

storageOptions

The storage options for the cloud services network.

storageOptions?: CloudServicesNetworkStorageOptions

Property Value

storageStatus

The storage status for the cloud services network.

storageStatus?: CloudServicesNetworkStorageStatus

Property Value

virtualMachinesAssociatedIds

Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this cloud services network.

virtualMachinesAssociatedIds?: string[]

Property Value

string[]