Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.ServerPropertiesTagsTypeConverter))]
public class ServerPropertiesTags : Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IServerPropertiesTags, Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.IAssociativeArray<string>
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.ServerPropertiesTagsTypeConverter))>]
type ServerPropertiesTags = class
interface IServerPropertiesTags
interface IJsonSerializable
interface IAssociativeArray<string>
Public Class ServerPropertiesTags
Implements IAssociativeArray(Of String), IServerPropertiesTags