ContainerSandboxGroupSubnetReference.Id 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.
The ARM resource ID of the subnet. The caller must have Microsoft.Network/virtualNetworks/subnets/join/action permission on this subnet (enforced via a linked access check at create/update time).
public Azure.Core.ResourceIdentifier Id { get; set; }
member this.Id : Azure.Core.ResourceIdentifier with get, set
Public Property Id As ResourceIdentifier