Skip to content

Commit

Permalink
CodeGen from PR 22260 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 656307e75612cfe265cbb30275bcc2a7699adc97 into 9eb9c45842ba2932eee57326189019adc3018397
  • Loading branch information
SDKAuto committed Jan 24, 2023
1 parent 4dc2e5a commit 6c33c13
Show file tree
Hide file tree
Showing 102 changed files with 939 additions and 93 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,8 @@ public static partial class RecoveryServicesBackupExtensions
public static Azure.Response<Azure.ResourceManager.RecoveryServicesBackup.ProtectionContainerResource> GetProtectionContainerResource(this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, string vaultName, string fabricName, string containerName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
public static System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.RecoveryServicesBackup.ProtectionContainerResource>> GetProtectionContainerResourceAsync(this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, string vaultName, string fabricName, string containerName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
public static Azure.ResourceManager.RecoveryServicesBackup.ProtectionContainerResourceCollection GetProtectionContainerResources(this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource) { throw null; }
public static Azure.Pageable<Azure.ResourceManager.RecoveryServicesBackup.ProtectionContainerResource> GetProtectionContainerResourcesByBackupDeletedProtectionContainer(this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, string vaultName, string filter = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
public static Azure.AsyncPageable<Azure.ResourceManager.RecoveryServicesBackup.ProtectionContainerResource> GetProtectionContainerResourcesByBackupDeletedProtectionContainerAsync(this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, string vaultName, string filter = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
public static Azure.Pageable<Azure.ResourceManager.RecoveryServicesBackup.ProtectionContainerResource> GetProtectionContainerResourcesByBackupProtectionContainer(this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, string vaultName, string filter = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
public static Azure.AsyncPageable<Azure.ResourceManager.RecoveryServicesBackup.ProtectionContainerResource> GetProtectionContainerResourcesByBackupProtectionContainerAsync(this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, string vaultName, string filter = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
public static Azure.ResourceManager.RecoveryServicesBackup.ProtectionIntentResource GetProtectionIntentResource(this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier id) { throw null; }
Expand Down Expand Up @@ -626,6 +628,7 @@ public partial class AzureFileShareRecoveryPoint : Azure.ResourceManager.Recover
public AzureFileShareRecoveryPoint() { }
public System.Uri FileShareSnapshotUri { get { throw null; } set { } }
public System.DateTimeOffset? RecoveryPointOn { get { throw null; } set { } }
public Azure.ResourceManager.RecoveryServicesBackup.Models.RecoveryPointProperties RecoveryPointProperties { get { throw null; } set { } }
public int? RecoveryPointSizeInGB { get { throw null; } set { } }
public string RecoveryPointType { get { throw null; } set { } }
}
Expand Down Expand Up @@ -1079,6 +1082,7 @@ public partial class AzureWorkloadRecoveryPoint : Azure.ResourceManager.Recovery
{
public AzureWorkloadRecoveryPoint() { }
public System.Collections.Generic.IDictionary<string, Azure.ResourceManager.RecoveryServicesBackup.Models.RecoveryPointMoveReadinessInfo> RecoveryPointMoveReadinessInfo { get { throw null; } }
public Azure.ResourceManager.RecoveryServicesBackup.Models.RecoveryPointProperties RecoveryPointProperties { get { throw null; } set { } }
public System.Collections.Generic.IList<Azure.ResourceManager.RecoveryServicesBackup.Models.RecoveryPointTierInformationV2> RecoveryPointTierDetails { get { throw null; } }
public System.DateTimeOffset? RecoveryPointTimeInUTC { get { throw null; } set { } }
public Azure.ResourceManager.RecoveryServicesBackup.Models.RestorePointType? RestorePointType { get { throw null; } set { } }
Expand Down Expand Up @@ -1733,6 +1737,7 @@ public GenericRecoveryPoint() { }
public string FriendlyName { get { throw null; } set { } }
public string RecoveryPointAdditionalInfo { get { throw null; } set { } }
public System.DateTimeOffset? RecoveryPointOn { get { throw null; } set { } }
public Azure.ResourceManager.RecoveryServicesBackup.Models.RecoveryPointProperties RecoveryPointProperties { get { throw null; } set { } }
public string RecoveryPointType { get { throw null; } set { } }
}
[System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)]
Expand Down Expand Up @@ -1871,6 +1876,7 @@ public IaasVmRecoveryPoint() { }
public Azure.ResourceManager.RecoveryServicesBackup.Models.RecoveryPointDiskConfiguration RecoveryPointDiskConfiguration { get { throw null; } set { } }
public System.Collections.Generic.IDictionary<string, Azure.ResourceManager.RecoveryServicesBackup.Models.RecoveryPointMoveReadinessInfo> RecoveryPointMoveReadinessInfo { get { throw null; } }
public System.DateTimeOffset? RecoveryPointOn { get { throw null; } set { } }
public Azure.ResourceManager.RecoveryServicesBackup.Models.RecoveryPointProperties RecoveryPointProperties { get { throw null; } set { } }
public System.Collections.Generic.IList<Azure.ResourceManager.RecoveryServicesBackup.Models.RecoveryPointTierInformationV2> RecoveryPointTierDetails { get { throw null; } }
public string RecoveryPointType { get { throw null; } set { } }
public string SourceVmStorageType { get { throw null; } set { } }
Expand Down Expand Up @@ -2486,6 +2492,7 @@ protected ProtectedItem() { }
public string PolicyId { get { throw null; } set { } }
public string PolicyName { get { throw null; } set { } }
public System.Collections.Generic.IList<string> ResourceGuardOperationRequests { get { throw null; } }
public int? SoftDeleteRetentionPeriod { get { throw null; } set { } }
public string SourceResourceId { get { throw null; } set { } }
public Azure.ResourceManager.RecoveryServicesBackup.Models.DataSourceType? WorkloadType { get { throw null; } }
}
Expand Down Expand Up @@ -2516,6 +2523,7 @@ protected ProtectedItem() { }
private readonly object _dummy;
private readonly int _dummyPrimitive;
public ProtectedItemState(string value) { throw null; }
public static Azure.ResourceManager.RecoveryServicesBackup.Models.ProtectedItemState BackupsSuspended { get { throw null; } }
public static Azure.ResourceManager.RecoveryServicesBackup.Models.ProtectedItemState Invalid { get { throw null; } }
public static Azure.ResourceManager.RecoveryServicesBackup.Models.ProtectedItemState IRPending { get { throw null; } }
public static Azure.ResourceManager.RecoveryServicesBackup.Models.ProtectedItemState Protected { get { throw null; } }
Expand Down Expand Up @@ -2562,6 +2570,7 @@ protected ProtectionPolicy() { }
private readonly object _dummy;
private readonly int _dummyPrimitive;
public ProtectionState(string value) { throw null; }
public static Azure.ResourceManager.RecoveryServicesBackup.Models.ProtectionState BackupsSuspended { get { throw null; } }
public static Azure.ResourceManager.RecoveryServicesBackup.Models.ProtectionState Invalid { get { throw null; } }
public static Azure.ResourceManager.RecoveryServicesBackup.Models.ProtectionState IRPending { get { throw null; } }
public static Azure.ResourceManager.RecoveryServicesBackup.Models.ProtectionState Protected { get { throw null; } }
Expand Down Expand Up @@ -2656,6 +2665,13 @@ public RecoveryPointMoveReadinessInfo() { }
public string AdditionalInfo { get { throw null; } set { } }
public bool? IsReadyForMove { get { throw null; } set { } }
}
public partial class RecoveryPointProperties
{
public RecoveryPointProperties() { }
public string ExpiryTime { get { throw null; } set { } }
public bool? IsSoftDeleted { get { throw null; } set { } }
public string RuleName { get { throw null; } set { } }
}
public partial class RecoveryPointRehydrationInfo
{
public RecoveryPointRehydrationInfo() { }
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6c33c13

Please sign in to comment.