generated/api/Models/PathsEk8LxhV4LdapPostRequestbodyContentApplicationJsonSchema.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;

    /// <summary>Five different directory types</summary>
    public partial class PathsEk8LxhV4LdapPostRequestbodyContentApplicationJsonSchema :
        Commvault.Powershell.Models.IPathsEk8LxhV4LdapPostRequestbodyContentApplicationJsonSchema,
        Commvault.Powershell.Models.IPathsEk8LxhV4LdapPostRequestbodyContentApplicationJsonSchemaInternal
    {

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

        }
    }
    /// Five different directory types
    public partial interface IPathsEk8LxhV4LdapPostRequestbodyContentApplicationJsonSchema :
        Commvault.Powershell.Runtime.IJsonSerializable
    {

    }
    /// Five different directory types
    internal partial interface IPathsEk8LxhV4LdapPostRequestbodyContentApplicationJsonSchemaInternal

    {

    }
}