Share via


IRoleInstanceTags Interface

Definition

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

Applies to