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