ICustomLocation Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.CustomLocationTypeConverter))]
public interface ICustomLocation : Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.CustomLocationTypeConverter))>]
type ICustomLocation = interface
interface IJsonSerializable
interface ITrackedResource
interface IResource
Public Interface ICustomLocation
Implements ITrackedResource
- Derived
- Attributes
- Implements
Authentication |
The type of the Custom Locations authentication |
Authentication |
The kubeconfig value. |
Cluster |
Contains the reference to the add-on that contains charts to deploy CRDs and operators. |
Display |
Display name for the Custom Locations location. |
Host |
Connected Cluster or AKS Cluster. The Custom Locations RP will perform a checkAccess API for listAdminCredentials permissions. |
Host |
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) |
Identity |
The principal ID of resource identity. |
Identity |
The tenant ID of resource. |
Identity |
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. |
Provisioning |
Provisioning State for the Custom Location. |
System |
The timestamp of resource creation (UTC). |
System |
The identity that created the resource. |
System |
The type of identity that created the resource. |
System |
The timestamp of resource last modification (UTC) |
System |
The identity that last modified the resource. |
System |
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) |
To |
(Inherited from IJsonSerializable) |
Produto | Versões |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |