NetworkProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Service network profile payload
public class NetworkProfile
type NetworkProfile = class
Public Class NetworkProfile
- Inheritance
-
NetworkProfile
Constructors
NetworkProfile() |
Initializes a new instance of the NetworkProfile class. |
NetworkProfile(String, String, String, String, String) |
Initializes a new instance of the NetworkProfile class. |
Properties
AppNetworkResourceGroup |
Gets or sets name of the resource group containing network resources of Azure Spring Cloud Apps |
AppSubnetId |
Gets or sets fully qualified resource Id of the subnet to host Azure Spring Cloud Apps |
ServiceCidr |
Gets or sets azure Spring Cloud service reserved CIDR |
ServiceRuntimeNetworkResourceGroup |
Gets or sets name of the resource group containing network resources of Azure Spring Cloud Service Runtime |
ServiceRuntimeSubnetId |
Gets or sets fully qualified resource Id of the subnet to host Azure Spring Cloud Service Runtime |