Share via


IResourcePatch Interface

Definition

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

Properties

Tag

Resource tags.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to