Class GetRealmInternationalizationArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Keycloak.Inputs
Assembly: Pulumi.Keycloak.dll
Syntax
public sealed class GetRealmInternationalizationArgs : InvokeArgs
Constructors
View SourceGetRealmInternationalizationArgs()
Declaration
public GetRealmInternationalizationArgs()
Properties
View SourceDefaultLocale
Declaration
public string DefaultLocale { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
SupportedLocales
Declaration
public List<string> SupportedLocales { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<System.String> |