Share via


IVolumePatchParameters Interface

Definition

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

Properties

Name Description
Tag

The Azure resource tags that will replace the existing ones.

Methods

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

Applies to