ICatalogUpdate Interface

Definition

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

Properties

Name Description
Tag

Resource tags.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to