Aracılığıyla paylaş


IFrontendUpdateTags Interface

Definition

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

Applies to