InstancePool.SubnetId Property
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.
Resource ID of the subnet to place this instance pool in.
public Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> SubnetId { get; set; }
member this.SubnetId : Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> with get, set
Public Property SubnetId As BicepValue(Of ResourceIdentifier)