次の方法で共有


IWithDisallowed.WithDisallowed(Disallowed) メソッド

定義

許可されていない設定を指定します。

public Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IUpdate WithDisallowed (Microsoft.Azure.Management.Compute.Fluent.Models.Disallowed disallowed);
abstract member WithDisallowed : Microsoft.Azure.Management.Compute.Fluent.Models.Disallowed -> Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IUpdate
Public Function WithDisallowed (disallowed As Disallowed) As IUpdate

パラメーター

disallowed
Disallowed

許可されていない設定。

戻り値

適用対象