Interface INetworkZoneLocation
Represents a NetworkZoneLocation resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface INetworkZoneLocation : IResource
Properties
Country
Declaration
string Country { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Region
Declaration
string Region { get; set; }
Property Value
Type | Description |
---|---|
System.String |