IVirtualNetworkSubnetUsageParameter Interface

Definition

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

Properties

VirtualNetworkArmResourceId

Virtual network resource id.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to