HciVmNetworkSecurityGroupProperties.Subnets Property

Definition

A collection of references to logical networks that are currently using this NSG.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Hci.Vm.Models.HciVmLogicalNetworkArmReference> Subnets { get; }
member this.Subnets : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Hci.Vm.Models.HciVmLogicalNetworkArmReference>
Public ReadOnly Property Subnets As IReadOnlyList(Of HciVmLogicalNetworkArmReference)

Property Value

Applies to