DevTestLabSubnet Class
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.
Subnet information.
public class DevTestLabSubnet
type DevTestLabSubnet = class
Public Class DevTestLabSubnet
- Inheritance
-
DevTestLabSubnet
Constructors
DevTestLabSubnet() |
Initializes a new instance of DevTestLabSubnet. |
Properties
AllowPublicIP |
The permission policy of the subnet for allowing public IP addresses (i.e. Allow, Deny)). |
LabSubnetName |
The name of the subnet as seen in the lab. |
ResourceId |
The resource ID of the subnet. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET