Share via


ITcpScaleRuleMetadata Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.TcpScaleRuleMetadataTypeConverter))]
public interface ITcpScaleRuleMetadata : Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.IAssociativeArray<string>, Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.TcpScaleRuleMetadataTypeConverter))>]
type ITcpScaleRuleMetadata = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface ITcpScaleRuleMetadata
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to