6 references to NetworkProfile
Aspire.Hosting.Azure.Kubernetes (6)
AzureKubernetesEnvironmentExtensions.cs (6)
620if (aksResource.NetworkProfile is not null) 624NetworkPlugin = aksResource.NetworkProfile.NetworkPlugin switch 630ServiceCidr = aksResource.NetworkProfile.ServiceCidr, 631DnsServiceIP = aksResource.NetworkProfile.DnsServiceIP 633if (aksResource.NetworkProfile.NetworkPolicy is not null) 635aks.NetworkProfile.NetworkPolicy = aksResource.NetworkProfile.NetworkPolicy switch