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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET