Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomLocation

Package version

Custom Locations definition.

Hierarchy

Index

Properties

Optional authentication

This is optional input that contains the authentication that should be used to generate the namespace.

Optional clusterExtensionIds

clusterExtensionIds: string[]

Contains the reference to the add-on that contains charts to deploy CRDs and operators.

Optional displayName

displayName: undefined | string

Display name for the Custom Locations location.

Optional hostResourceId

hostResourceId: undefined | string

Connected Cluster or AKS Cluster. The Custom Locations RP will perform a checkAccess API for listAdminCredentials permissions.

Optional hostType

hostType: HostType

Type of host the Custom Locations is referencing (Kubernetes, etc...).

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

Optional identity

identity: Identity

Identity for the resource.

location

location: string

The geo-location where the resource lives

Optional name

name: undefined | string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional namespace

namespace: undefined | string

Kubernetes namespace that will be created on the specified cluster.

Optional provisioningState

provisioningState: undefined | string

Provisioning State for the Custom Location.

Optional systemData

systemData: SystemData

Metadata pertaining to creation and last modification of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

Resource tags.

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc