NetworkProfile Class

Definition

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

Applies to