次の方法で共有


IWithManagedServiceIdentity.WithIdentity(ManagedServiceIdentity) メソッド

定義

アプリケーション ゲートウェイに関連付ける ID を指定します。

public Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate WithIdentity (Microsoft.Azure.Management.Network.Fluent.Models.ManagedServiceIdentity identity);
abstract member WithIdentity : Microsoft.Azure.Management.Network.Fluent.Models.ManagedServiceIdentity -> Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate
Public Function WithIdentity (identity As ManagedServiceIdentity) As IWithCreate

パラメーター

identity
ManagedServiceIdentity

ID。

戻り値

適用対象