共用方式為


ContainerAppVnetConfiguration.InfrastructureSubnetId Property

Definition

Resource ID of a subnet for infrastructure components. Must not overlap with any other provided IP ranges.

public Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> InfrastructureSubnetId { get; set; }
member this.InfrastructureSubnetId : Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> with get, set
Public Property InfrastructureSubnetId As BicepValue(Of ResourceIdentifier)

Property Value

Applies to