Share via


ISubnet Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.SubnetTypeConverter))]
public interface ISubnet : Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.SubnetTypeConverter))>]
type ISubnet = interface
    interface IJsonSerializable
Public Interface ISubnet
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Id

Specifies ARM resource id of the subnet.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to