SimpleChannelProvider.IsGovernment Method

Definition

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

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

Returns

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

Implements

Applies to