ManagedClusterNodeResourceGroupProfile 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.
Node resource group lockdown profile for a managed cluster.
public class ManagedClusterNodeResourceGroupProfile
type ManagedClusterNodeResourceGroupProfile = class
Public Class ManagedClusterNodeResourceGroupProfile
- Inheritance
-
ManagedClusterNodeResourceGroupProfile
Constructors
| Name | Description |
|---|---|
| ManagedClusterNodeResourceGroupProfile() |
Initializes a new instance of the ManagedClusterNodeResourceGroupProfile class. |
| ManagedClusterNodeResourceGroupProfile(String) |
Initializes a new instance of the ManagedClusterNodeResourceGroupProfile class. |
Properties
| Name | Description |
|---|---|
| RestrictionLevel |
Gets or sets the restriction level applied to the cluster's node resource group. If not specified, the default is 'Unrestricted' Possible values include: 'Unrestricted', 'ReadOnly' |