GetLocalRulestackResult

data class GetLocalRulestackResult(val associatedSubscriptions: List<String>? = null, val defaultMode: String? = null, val description: String? = null, val id: String, val identity: AzureResourceManagerManagedIdentityPropertiesResponse? = null, val location: String, val minAppIdVersion: String? = null, val name: String, val panEtag: String? = null, val panLocation: String? = null, val provisioningState: String, val scope: String? = null, val securityServices: SecurityServicesResponse? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)

PaloAltoNetworks LocalRulestack

Constructors

Link copied to clipboard
constructor(associatedSubscriptions: List<String>? = null, defaultMode: String? = null, description: String? = null, id: String, identity: AzureResourceManagerManagedIdentityPropertiesResponse? = null, location: String, minAppIdVersion: String? = null, name: String, panEtag: String? = null, panLocation: String? = null, provisioningState: String, scope: String? = null, securityServices: SecurityServicesResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

subscription scope of global rulestack

Link copied to clipboard
val defaultMode: String? = null

Mode for default rules creation

Link copied to clipboard
val description: String? = null

rulestack description

Link copied to clipboard
val id: String

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

Link copied to clipboard

The managed service identities assigned to this resource.

Link copied to clipboard

The geo-location where the resource lives

Link copied to clipboard
val minAppIdVersion: String? = null

minimum version

Link copied to clipboard

The name of the resource

Link copied to clipboard
val panEtag: String? = null

PanEtag info

Link copied to clipboard
val panLocation: String? = null

Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks

Link copied to clipboard

Provisioning state of the resource.

Link copied to clipboard
val scope: String? = null

Rulestack Type

Link copied to clipboard

Security Profile

Link copied to clipboard

Azure Resource Manager metadata containing createdBy and modifiedBy information.

Link copied to clipboard
val tags: Map<String, String>? = null

Resource tags.

Link copied to clipboard

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"