Variable NetworkAclRuleScopeEnumConst
NetworkAclRuleScopeEnum: {
Management: "management";
Authentication: "authentication";
Tenant: "tenant";
} = ...
Type Declaration
ReadonlyManagement: "management"
ReadonlyAuthentication: "authentication"
ReadonlyTenant: "tenant"
Identifies the origin of the request as the Management API (management), Authentication API (authentication), or either (tenant)