Language

FluxLayerSelectorPatch Class

Definition

Parameters to specify which layer to pull from the OCI artifact. By default, the first layer in the artifact is pulled.

public class FluxLayerSelectorPatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.KubernetesConfiguration.FluxConfigurations.Models.FluxLayerSelectorPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.KubernetesConfiguration.FluxConfigurations.Models.FluxLayerSelectorPatch>
type FluxLayerSelectorPatch = class
    interface IJsonModel<FluxLayerSelectorPatch>
    interface IPersistableModel<FluxLayerSelectorPatch>
Public Class FluxLayerSelectorPatch
Implements IJsonModel(Of FluxLayerSelectorPatch), IPersistableModel(Of FluxLayerSelectorPatch)
Inheritance
FluxLayerSelectorPatch
Implements

Applies to