Share via


IManagedClusterNodeResourceGroupProfile Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.ManagedClusterNodeResourceGroupProfileTypeConverter))]
public interface IManagedClusterNodeResourceGroupProfile : Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.ManagedClusterNodeResourceGroupProfileTypeConverter))>]
type IManagedClusterNodeResourceGroupProfile = interface
    interface IJsonSerializable
Public Interface IManagedClusterNodeResourceGroupProfile
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
RestrictionLevel

The restriction level applied to the cluster's node resource group. If not specified, the default is 'Unrestricted'

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to