CloudServicesNetworkPatchParameters interface
CloudServicesNetworkPatchParameters 代表修補雲端服務網路的要求主體。
屬性
additional |
輸出端點的清單。 這可讓您從混合式 AKS 叢集連線到指定的端點。 |
enable |
是否允許輸出流量使用平臺預設端點的指標。 |
tags | 將取代現有資源標籤的 Azure 資源標籤。 |
屬性詳細資料
additionalEgressEndpoints
enableDefaultEgressEndpoints
是否允許輸出流量使用平臺預設端點的指標。
enableDefaultEgressEndpoints?: string
屬性值
string
tags
將取代現有資源標籤的 Azure 資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}