Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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