NetworkListResponse.Subnet 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.
public class NetworkListResponse.Subnet
type NetworkListResponse.Subnet = class
Public Class NetworkListResponse.Subnet
- Inheritance
-
NetworkListResponse.Subnet
Constructors
NetworkListResponse.Subnet() |
Initializes a new instance of the Subnet class. |
Properties
AddressPrefix |
Optional. Represents an address space, in CIDR format that defines the subnet. |
Name |
Optional. Name of the subnet. |
NetworkSecurityGroup |
Optional. Name of Network Security Group associated with this 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