NetworkProfile |
ClusterResourceProperties.networkProfile() |
Get the networkProfile property: Network profile of the Service.
|
NetworkProfile |
NetworkProfile.withAppNetworkResourceGroup(String appNetworkResourceGroup) |
Set the appNetworkResourceGroup property: Name of the resource group containing network resources of Azure Spring
Cloud Apps.
|
NetworkProfile |
NetworkProfile.withAppSubnetId(String appSubnetId) |
Set the appSubnetId property: Fully qualified resource Id of the subnet to host Azure Spring Cloud Apps.
|
NetworkProfile |
NetworkProfile.withServiceCidr(String serviceCidr) |
Set the serviceCidr property: Azure Spring Cloud service reserved CIDR.
|
NetworkProfile |
NetworkProfile.withServiceRuntimeNetworkResourceGroup(String serviceRuntimeNetworkResourceGroup) |
Set the serviceRuntimeNetworkResourceGroup property: Name of the resource group containing network resources of
Azure Spring Cloud Service Runtime.
|
NetworkProfile |
NetworkProfile.withServiceRuntimeSubnetId(String serviceRuntimeSubnetId) |
Set the serviceRuntimeSubnetId property: Fully qualified resource Id of the subnet to host Azure Spring Cloud
Service Runtime.
|