SimpleChannelProvider.IsGovernment Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.