Class RegionSchema
Inherited Members
Namespace: Oci.Common.Model
Assembly: OCI.DotNetSDK.Common.dll
Syntax
public class RegionSchema
Properties
realmDomainComponent
Declaration
public string realmDomainComponent { get; set; }
Property Value
Type | Description |
---|---|
string |
realmKey
Declaration
public string realmKey { get; set; }
Property Value
Type | Description |
---|---|
string |
regionIdentifier
Declaration
public string regionIdentifier { get; set; }
Property Value
Type | Description |
---|---|
string |
regionKey
Declaration
public string regionKey { get; set; }
Property Value
Type | Description |
---|---|
string |
Methods
isValid()
Declaration
public bool isValid()
Returns
Type | Description |
---|---|
bool |