AzureArcKubernetesDeployMappingRuleProfile 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.
Azure arc kubernetes deploy mapping rule profile.
public class AzureArcKubernetesDeployMappingRuleProfile : Azure.ResourceManager.HybridNetwork.Models.MappingRuleProfile, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HybridNetwork.Models.AzureArcKubernetesDeployMappingRuleProfile>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HybridNetwork.Models.AzureArcKubernetesDeployMappingRuleProfile>
type AzureArcKubernetesDeployMappingRuleProfile = class
inherit MappingRuleProfile
interface IJsonModel<AzureArcKubernetesDeployMappingRuleProfile>
interface IPersistableModel<AzureArcKubernetesDeployMappingRuleProfile>
Public Class AzureArcKubernetesDeployMappingRuleProfile
Inherits MappingRuleProfile
Implements IJsonModel(Of AzureArcKubernetesDeployMappingRuleProfile), IPersistableModel(Of AzureArcKubernetesDeployMappingRuleProfile)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| AzureArcKubernetesDeployMappingRuleProfile() |
Initializes a new instance of AzureArcKubernetesDeployMappingRuleProfile. |
Properties
| Name | Description |
|---|---|
| ApplicationEnablement |
The application enablement. (Inherited from MappingRuleProfile) |
| HelmMappingRuleProfile |
The helm mapping rule profile. |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |