Freigeben über


IOutboundEnvironmentEndpoint.Endpoint Property

Definition

The endpoints that AKS agent nodes connect to

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The endpoints that AKS agent nodes connect to", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IEndpointDependency) }, ReadOnly=false, Required=false, SerializedName="endpoints")]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IEndpointDependency[] Endpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The endpoints that AKS agent nodes connect to", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IEndpointDependency) }, ReadOnly=false, Required=false, SerializedName="endpoints")>]
member this.Endpoint : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IEndpointDependency[] with get, set
Public Property Endpoint As IEndpointDependency()

Property Value

Attributes

Applies to