FirewallPolicyKubeSelectorGroupProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties of the Kubernetes Selector Group.
public class FirewallPolicyKubeSelectorGroupProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.FirewallPolicyKubeSelectorGroupProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.FirewallPolicyKubeSelectorGroupProperties>
type FirewallPolicyKubeSelectorGroupProperties = class
interface IJsonModel<FirewallPolicyKubeSelectorGroupProperties>
interface IPersistableModel<FirewallPolicyKubeSelectorGroupProperties>
Public Class FirewallPolicyKubeSelectorGroupProperties
Implements IJsonModel(Of FirewallPolicyKubeSelectorGroupProperties), IPersistableModel(Of FirewallPolicyKubeSelectorGroupProperties)
- Inheritance
-
FirewallPolicyKubeSelectorGroupProperties
- Implements
Constructors
| Name | Description |
|---|---|
| FirewallPolicyKubeSelectorGroupProperties() |
Initializes a new instance of FirewallPolicyKubeSelectorGroupProperties. |
Properties
| Name | Description |
|---|---|
| NamespaceSelector |
Kubernetes Namespace selector for matching namespaces in the Kubernetes cluster. |
| PodSelector |
Kubernetes Pod selector for matching pods in the Kubernetes cluster. |
| ProvisioningState |
The provisioning state of the firewall policy Kubernetes selector group resource. |