ICustomLocation Interface

Definition

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.CustomLocationTypeConverter))]
public interface ICustomLocation : Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.ITrackedResource
Derived
Attributes
Implements

Properties

AuthenticationType

The type of the Custom Locations authentication

AuthenticationValue

The kubeconfig value.

ClusterExtensionId

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

DisplayName

Display name for the Custom Locations location.

HostResourceId

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

HostType

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

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from IResource)
IdentityPrincipalId

The principal ID of resource identity.

IdentityTenantId

The tenant ID of resource.

IdentityType

The identity type.

Location

The geo-location where the resource lives

(Inherited from ITrackedResource)
Name

The name of the resource

(Inherited from IResource)
Namespace

Kubernetes namespace that will be created on the specified cluster.

ProvisioningState

Provisioning State for the Custom Location.

SystemDataCreatedAt

The timestamp of resource creation (UTC).

SystemDataCreatedBy

The identity that created the resource.

SystemDataCreatedByType

The type of identity that created the resource.

SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

SystemDataLastModifiedBy

The identity that last modified the resource.

SystemDataLastModifiedByType

The type of identity that last modified the resource.

Tag

Resource tags.

(Inherited from ITrackedResource)
Type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from IResource)

Methods

Applies to

Produto Versões
Azure - PowerShell Commands 12 (LTS), Latest