SubnetInner 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 in a virtual network resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class SubnetInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
type SubnetInner = class
inherit SubResource
Public Class SubnetInner
Inherits SubResource
- Inheritance
- Attributes
Constructors
SubnetInner() |
Initializes a new instance of the SubnetInner class. |
Properties
AddressPrefix |
Gets or sets the address prefix for the subnet. |
Etag |
Gets or sets a unique read-only string that changes whenever the resource is updated. |
Id |
Resource Id (Inherited from SubResource) |
IpConfigurations |
Gets an array of references to the network interface IP configurations using subnet. |
Name |
Gets or sets the name of the resource that is unique within a resource group. This name can be used to access the resource. |
NetworkSecurityGroup |
Gets or sets the reference of the NetworkSecurityGroup resource. |
ProvisioningState |
Gets or sets the provisioning state of the resource. |
ResourceNavigationLinks |
Gets an array of references to the external resources using subnet. |
RouteTable |
Gets or sets the reference of the RouteTable resource. |
ServiceEndpoints |