IChannelProvider.IsGovernment 方法

定义

获取此提供程序是否表示政府 Azure 上的通道的值。

public bool IsGovernment ();
abstract member IsGovernment : unit -> bool
Public Function IsGovernment () As Boolean

返回

如果此通道提供程序表示政府 Azure 上的通道,则其值为 True。

适用于