AzureKeyVaultSecretProviderClassUpdateProperties.Objects Property
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.
Objects defines the desired state of synced K8s secret objects.
public string Objects { get; set; }
member this.Objects : string with get, set
Public Property Objects As String