ClusterPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ClusterPatchTypeConverter))]
public class ClusterPatch : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IClusterPatch
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ClusterPatchTypeConverter))>]
type ClusterPatch = class
interface IClusterPatch
interface IJsonSerializable
Public Class ClusterPatch
Implements IClusterPatch
- Inheritance
-
ClusterPatch
- Attributes
- Implements
Constructors
ClusterPatch() |
Properties
Methods
DeserializeFromDictionary(IDictionary) | |
DeserializeFromPSObject(PSObject) | |
FromJson(JsonNode) | |
FromJsonString(String) | |
ToJson(JsonObject, SerializationMode) | |
ToJsonString() |