ENUM
AzureStorageAccountNetworkAccess
Description
AzureStorageAccountNetworkAccess is the network access type for azure storage account.
link GraphQL Schema definition
- enum AzureStorageAccountNetworkAccess {
- # Public access is not enabled.
- # Public access enabled.
- # Public access from selected networks only.
- # Network access setting is unknown.
- }
link Require by
- AzureCloudNativeTargetCompanionAzure native archival specific fields for Azure Target Template.
- CreateCloudNativeAzureStorageSettingInputInput for create storage settings for an account.
- UpdateCloudNativeAzureStorageSettingInputInput for updating azure storage settings. Specify old value of the property if no change is intended on the property.