public enum BackupVault.Types.AccessRestrictionReference documentation and code samples for the Backup and DR Service v1 API enum BackupVault.Types.AccessRestriction.
Holds the access restriction for the backup vault.
Namespace
Google.Cloud.BackupDR.V1Assembly
Google.Cloud.BackupDR.V1.dll
Fields |
|
|---|---|
| Name | Description |
Unrestricted |
No access restriction. |
Unspecified |
Access restriction not set. If user does not provide any value or pass this value, it will be changed to WITHIN_ORGANIZATION. |
WithinOrgButUnrestrictedForBa |
Access to or from resources outside your current organization will be denied except for backup appliance. |
WithinOrganization |
Access to or from resources outside your current organization will be denied. |
WithinProject |
Access to or from resources outside your current project will be denied. |