Share via


ManagedClusterAccessProfile interface

Managed cluster Access Profile.

Extends

Properties

properties

AccessProfile of a managed cluster.

Inherited Properties

location

The geo-location where the resource lives

tags

Resource tags.

Property Details

properties

AccessProfile of a managed cluster.

properties?: AccessProfile

Property Value

Inherited Property Details

location

The geo-location where the resource lives

location: string

Property Value

string

Inherited From TrackedResource.location

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From TrackedResource.tags