Skip to content

Commit

Permalink
CodeGen from PR 22468 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge c26a47f740b37f781df0bfed9012538c2b537d92 into 656307e75612cfe265cbb30275bcc2a7699adc97
  • Loading branch information
SDKAuto committed Feb 6, 2023
1 parent a61221a commit 4f3923f
Show file tree
Hide file tree
Showing 54 changed files with 125 additions and 53 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1890,6 +1890,7 @@ public IaasVmRestoreRequest() { }
public bool? CreateNewCloudService { get { throw null; } set { } }
public string DiskEncryptionSetId { get { throw null; } set { } }
public Azure.ResourceManager.RecoveryServicesBackup.Models.EncryptionDetails EncryptionDetails { get { throw null; } set { } }
public Azure.ResourceManager.Resources.Models.ExtendedLocation ExtendedLocation { get { throw null; } set { } }
public Azure.ResourceManager.RecoveryServicesBackup.Models.IdentityBasedRestoreDetails IdentityBasedRestoreDetails { get { throw null; } set { } }
public Azure.ResourceManager.RecoveryServicesBackup.Models.IdentityInfo IdentityInfo { get { throw null; } set { } }
public bool? OriginalStorageAccountOption { get { throw null; } set { } }
Expand Down Expand Up @@ -2669,6 +2670,7 @@ public partial class RecoveryPointProperties
{
public RecoveryPointProperties() { }
public System.DateTimeOffset? ExpiryOn { get { throw null; } set { } }
public bool? IsSoftDeleted { get { throw null; } set { } }
public string RuleName { get { throw null; } set { } }
}
public partial class 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.

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.

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.

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.

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.

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

Loading

0 comments on commit 4f3923f

Please sign in to comment.