VnetConfiguration.RuntimeSubnetId Property

Definition

Resource ID of a subnet that Container App containers are injected into. This subnet must be in the same VNET as the subnet defined in infrastructureSubnetId. Must not overlap with any other provided IP ranges.

public string RuntimeSubnetId { get; set; }
member this.RuntimeSubnetId : string with get, set
Public Property RuntimeSubnetId As String

Property Value

Applies to