Get Local Rulestack Result
data class GetLocalRulestackResult(val associatedSubscriptions: List<String>? = null, val azureApiVersion: String, 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, azureApiVersion: String, 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)
Properties
Link copied to clipboard
subscription scope of global rulestack
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Mode for default rules creation
Link copied to clipboard
rulestack description
Link copied to clipboard
The managed service identities assigned to this resource.
Link copied to clipboard
minimum version
Link copied to clipboard
Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks
Link copied to clipboard
Provisioning state of the resource.
Link copied to clipboard
Security Profile
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.