Share via


IContainerGroupProfilePatch Interface

Definition

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

Properties

Tag

Resource tags.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to