다음을 통해 공유


SimpleChannelProvider.IsGovernment 메서드

정의

이 공급자가 미국 정부 Azure의 채널을 나타내는지 여부를 나타내는 값을 가져옵니다.

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

반환

True이면 이 채널 공급자가 미국 정부 Azure의 채널을 나타냅니다.

구현

적용 대상