IWithAutoApproval.WithoutAutoApproval(String) メソッド

定義

プライベート リンク サービスの自動承認リストにサブスクリプションを設定します。

public Microsoft.Azure.Management.Network.Fluent.PrivateLinkService.Update.IUpdate WithoutAutoApproval (string subscription);
abstract member WithoutAutoApproval : string -> Microsoft.Azure.Management.Network.Fluent.PrivateLinkService.Update.IUpdate
Public Function WithoutAutoApproval (subscription As String) As IUpdate

パラメーター

subscription
String

サブスクリプション ID の値。

戻り値

適用対象