OpenShiftManagedClusterIdentityProvider.Provider Property

Definition

Gets or sets configuration of the provider.

[Newtonsoft.Json.JsonProperty(PropertyName="provider")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.OpenShiftManagedClusterBaseIdentityProvider Provider { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="provider")>]
member this.Provider : Microsoft.Azure.Management.ContainerService.Fluent.Models.OpenShiftManagedClusterBaseIdentityProvider with get, set
Public Property Provider As OpenShiftManagedClusterBaseIdentityProvider

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to