generated/api/Models/Paths1EkaopuV4HypervisorHypervisoridPutRequestbodyContentApplicationJsonSchema.cs
// Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.9.2, generator: @autorest/powershell@3.0.494) // Changes may cause incorrect behavior and will be lost if the code is regenerated. namespace Commvault.Powershell.Models { using static Commvault.Powershell.Runtime.Extensions; public partial class Paths1EkaopuV4HypervisorHypervisoridPutRequestbodyContentApplicationJsonSchema : Commvault.Powershell.Models.IPaths1EkaopuV4HypervisorHypervisoridPutRequestbodyContentApplicationJsonSchema, Commvault.Powershell.Models.IPaths1EkaopuV4HypervisorHypervisoridPutRequestbodyContentApplicationJsonSchemaInternal { /// <summary> /// Creates an new <see cref="Paths1EkaopuV4HypervisorHypervisoridPutRequestbodyContentApplicationJsonSchema" /> instance. /// </summary> public Paths1EkaopuV4HypervisorHypervisoridPutRequestbodyContentApplicationJsonSchema() { } } public partial interface IPaths1EkaopuV4HypervisorHypervisoridPutRequestbodyContentApplicationJsonSchema : Commvault.Powershell.Runtime.IJsonSerializable { } internal partial interface IPaths1EkaopuV4HypervisorHypervisoridPutRequestbodyContentApplicationJsonSchemaInternal { } } |