次の方法で共有


RelayConnectionStringBuilder.Authentication プロパティ

定義

ServiceBusConnectionStringBuilder.AuthenticationType.ManagedIdentity に設定すると、Azure Active Directory マネージド ID 認証が有効になります

public Microsoft.Azure.Relay.RelayConnectionStringBuilder.AuthenticationType Authentication { get; set; }
member this.Authentication : Microsoft.Azure.Relay.RelayConnectionStringBuilder.AuthenticationType with get, set
Public Property Authentication As RelayConnectionStringBuilder.AuthenticationType

プロパティ値

適用対象