Show / Hide Table of Contents

Class GetRealmInternationalizationResult

Inheritance
System.Object
GetRealmInternationalizationResult
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.Outputs
Assembly: Pulumi.Keycloak.dll
Syntax
public sealed class GetRealmInternationalizationResult

Fields

View Source

DefaultLocale

Declaration
public readonly string DefaultLocale
Field Value
Type Description
System.String
View Source

SupportedLocales

Declaration
public readonly ImmutableArray<string> SupportedLocales
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<System.String>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.