Share via


IDelegatedSubnetUsage Interface

Definition

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

Properties

SubnetName

name of the subnet

Usage

Number of used delegated subnets

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to