IChannelProvider.IsGovernment Method

Definition

Gets a value of whether this provider represents a channel on Government Azure.

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

Returns

True if this channel provider represents a channel on Government Azure.

Applies to