次の方法で共有


ServerAzureADOnlyAuthentication クラス

定義

Azure Active Directory のみの認証。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ServerAzureADOnlyAuthentication : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ServerAzureADOnlyAuthentication = class
    inherit ProxyResource
Public Class ServerAzureADOnlyAuthentication
Inherits ProxyResource
継承
ServerAzureADOnlyAuthentication
属性

コンストラクター

ServerAzureADOnlyAuthentication()

ServerAzureADOnlyAuthentication クラスの新しいインスタンスを初期化します。

ServerAzureADOnlyAuthentication(Boolean, String, String, String)

ServerAzureADOnlyAuthentication クラスの新しいインスタンスを初期化します。

プロパティ

AzureADOnlyAuthentication

Azure Active Directory のみの認証が有効になっているかどうかを取得または設定します。

Id

リソース ID を取得します。

(継承元 Resource)
Name

リソース名を取得します。

(継承元 Resource)
Type

リソースの種類を取得します。

(継承元 Resource)

メソッド

Validate()

オブジェクトを検証します。

適用対象