Freigeben über


ManagedClusterInner.EnablePodSecurityPolicy Eigenschaft

Definition

Ruft ab oder legt fest (VERALTET) Ob die Kubernetes-Podsicherheitsrichtlinie (Vorschau) aktiviert werden soll. Dieses Feature wird am 15. Oktober 2020 entfernt. Weitere Informationen finden Sie unter aka.ms/aks/azpodpolicy.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enablePodSecurityPolicy")]
public bool? EnablePodSecurityPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enablePodSecurityPolicy")>]
member this.EnablePodSecurityPolicy : Nullable<bool> with get, set
Public Property EnablePodSecurityPolicy As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: