generated/api/Models/PathsUr766Kv4CredentialCredentialnameGetResponses200ContentApplicationJsonSchema.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 PathsUr766Kv4CredentialCredentialnameGetResponses200ContentApplicationJsonSchema :
        Commvault.Powershell.Models.IPathsUr766Kv4CredentialCredentialnameGetResponses200ContentApplicationJsonSchema,
        Commvault.Powershell.Models.IPathsUr766Kv4CredentialCredentialnameGetResponses200ContentApplicationJsonSchemaInternal
    {

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

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

    }
    internal partial interface IPathsUr766Kv4CredentialCredentialnameGetResponses200ContentApplicationJsonSchemaInternal

    {

    }
}