generated/api/Models/PathsK1U2EeV4CredentialCredentialnamePutRequestbodyContentApplicationJsonSchema.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 PathsK1U2EeV4CredentialCredentialnamePutRequestbodyContentApplicationJsonSchema : Commvault.Powershell.Models.IPathsK1U2EeV4CredentialCredentialnamePutRequestbodyContentApplicationJsonSchema, Commvault.Powershell.Models.IPathsK1U2EeV4CredentialCredentialnamePutRequestbodyContentApplicationJsonSchemaInternal { /// <summary> /// Creates an new <see cref="PathsK1U2EeV4CredentialCredentialnamePutRequestbodyContentApplicationJsonSchema" /> instance. /// </summary> public PathsK1U2EeV4CredentialCredentialnamePutRequestbodyContentApplicationJsonSchema() { } } public partial interface IPathsK1U2EeV4CredentialCredentialnamePutRequestbodyContentApplicationJsonSchema : Commvault.Powershell.Runtime.IJsonSerializable { } internal partial interface IPathsK1U2EeV4CredentialCredentialnamePutRequestbodyContentApplicationJsonSchemaInternal { } } |