SimpleChannelProvider.IsPublicAzure 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 Public Azure.
public bool IsPublicAzure ();
abstract member IsPublicAzure : unit -> bool
override this.IsPublicAzure : unit -> bool
Public Function IsPublicAzure () As Boolean
Returns
True if this channel provider represents a channel on Public Azure.