CommunityPatchProperties interface
Community Resource Properties without default values
Properties
| address |
Address spaces list |
| community |
Community role assignments |
| dns |
DNS Servers. |
| firewall |
SKU of the community's Azure Firewall (Basic, Standard, Premium). Standard is the default |
| governed |
List of services governed by a community. |
| granular |
Granular approval requirements for various actions on the community's resources. |
| maintenance |
Maintenance Mode configuration. |
| monitoring |
Community Monitoring Settings for diagnostic and virtual network flow logs |
| policy |
Policy override setting for the community. Specifies whether to apply enclave-specific policies or disable policy enforcement. |
Property Details
addressSpaces
Address spaces list
addressSpaces?: string[]
Property Value
string[]
communityRoleAssignments
Community role assignments
communityRoleAssignments?: RoleAssignmentItem[]
Property Value
dnsServers
DNS Servers.
dnsServers?: string[]
Property Value
string[]
firewallSku
SKU of the community's Azure Firewall (Basic, Standard, Premium). Standard is the default
firewallSku?: string
Property Value
string
governedServiceList
List of services governed by a community.
governedServiceList?: GovernedServiceItem[]
Property Value
granularApprovalSettings
Granular approval requirements for various actions on the community's resources.
granularApprovalSettings?: ApprovalSettingsPatchProperties
Property Value
maintenanceModeConfiguration
Maintenance Mode configuration.
maintenanceModeConfiguration?: MaintenanceModeConfigurationPatchModel
Property Value
monitoringSettings
Community Monitoring Settings for diagnostic and virtual network flow logs
monitoringSettings?: MonitoringSettingsPatchModel
Property Value
policyOverride
Policy override setting for the community. Specifies whether to apply enclave-specific policies or disable policy enforcement.
policyOverride?: string
Property Value
string