CommunityProperties interface
Community Resource Properties
Properties
| address |
Address Space. |
| address |
Address spaces list |
| community |
Community role assignments |
| dedicated |
DedicatedHub List. |
| 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. |
| managed |
Managed On Behalf Of Configuration. |
| managed |
Managed resource group name. |
| 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. |
| provisioning |
Provisioning State. |
| resource |
List of resource ids created by communities. |
Property Details
addressSpace
Address Space.
addressSpace?: string
Property Value
string
addressSpaces
Address spaces list
addressSpaces?: string[]
Property Value
string[]
communityRoleAssignments
Community role assignments
communityRoleAssignments?: RoleAssignmentItem[]
Property Value
dedicatedHubList
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?: ApprovalSettings
Property Value
maintenanceModeConfiguration
Maintenance Mode configuration.
maintenanceModeConfiguration?: MaintenanceModeConfigurationModel
Property Value
managedOnBehalfOfConfiguration
Managed On Behalf Of Configuration.
managedOnBehalfOfConfiguration?: ManagedOnBehalfOfConfiguration
Property Value
managedResourceGroupName
Managed resource group name.
managedResourceGroupName?: string
Property Value
string
monitoringSettings
Community Monitoring Settings for diagnostic and virtual network flow logs
monitoringSettings?: MonitoringSettingsModel
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
provisioningState
Provisioning State.
provisioningState?: string
Property Value
string
resourceCollection
List of resource ids created by communities.
resourceCollection?: string[]
Property Value
string[]