generated/api/Models/Paths3Dcoq4V4StorageCloudPostRequestbodyContentApplicationJsonSchema.cs
// Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.8.4, generator: @autorest/powershell@3.0.415) // 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 Paths3Dcoq4V4StorageCloudPostRequestbodyContentApplicationJsonSchema : Commvault.Powershell.Models.IPaths3Dcoq4V4StorageCloudPostRequestbodyContentApplicationJsonSchema, Commvault.Powershell.Models.IPaths3Dcoq4V4StorageCloudPostRequestbodyContentApplicationJsonSchemaInternal { /// <summary> /// Creates an new <see cref="Paths3Dcoq4V4StorageCloudPostRequestbodyContentApplicationJsonSchema" /> instance. /// </summary> public Paths3Dcoq4V4StorageCloudPostRequestbodyContentApplicationJsonSchema() { } } public partial interface IPaths3Dcoq4V4StorageCloudPostRequestbodyContentApplicationJsonSchema : Commvault.Powershell.Runtime.IJsonSerializable { } internal partial interface IPaths3Dcoq4V4StorageCloudPostRequestbodyContentApplicationJsonSchemaInternal { } } |