generated/api/Models/PathsZrgf5Dv4HypervisorPostRequestbodyContentApplicationJsonSchema.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 PathsZrgf5Dv4HypervisorPostRequestbodyContentApplicationJsonSchema :
        Commvault.Powershell.Models.IPathsZrgf5Dv4HypervisorPostRequestbodyContentApplicationJsonSchema,
        Commvault.Powershell.Models.IPathsZrgf5Dv4HypervisorPostRequestbodyContentApplicationJsonSchemaInternal
    {

        /// <summary>
        /// Creates an new <see cref="PathsZrgf5Dv4HypervisorPostRequestbodyContentApplicationJsonSchema" /> instance.
        /// </summary>
        public PathsZrgf5Dv4HypervisorPostRequestbodyContentApplicationJsonSchema()
        {

        }
    }
    public partial interface IPathsZrgf5Dv4HypervisorPostRequestbodyContentApplicationJsonSchema :
        Commvault.Powershell.Runtime.IJsonSerializable
    {

    }
    internal partial interface IPathsZrgf5Dv4HypervisorPostRequestbodyContentApplicationJsonSchemaInternal

    {

    }
}