Show / Hide Table of Contents

Interface IRegionProvider

Namespace: Oci.Common.Auth
Assembly: OCI.DotNetSDK.Common.dll
Syntax
public interface IRegionProvider

Properties

Region

Declaration
Region Region { get; }
Property Value
Type Description
Region
In this article
Back to top