CustomLocationPatch Class
Definition
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.
The Custom Locations patchable resource definition.
public class CustomLocationPatch
type CustomLocationPatch = class
Public Class CustomLocationPatch
- Inheritance
-
CustomLocationPatch
Constructors
CustomLocationPatch() |
Initializes a new instance of CustomLocationPatch. |
Properties
Authentication |
This is optional input that contains the authentication that should be used to generate the namespace. |
ClusterExtensionIds |
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...). |
Identity |
Identity for the resource. |
Namespace |
Kubernetes namespace that will be created on the specified cluster. |
ProvisioningState |
Provisioning State for the Custom Location. |
Tags |
Resource tags. |
Applies to
Azure SDK for .NET