次の方法で共有


SharingUpdate(SharingUpdateOperationType) コンストラクター

定義

SharingUpdate の新しいインスタンスを初期化します。

public SharingUpdate (Azure.ResourceManager.Compute.Models.SharingUpdateOperationType operationType);
new Azure.ResourceManager.Compute.Models.SharingUpdate : Azure.ResourceManager.Compute.Models.SharingUpdateOperationType -> Azure.ResourceManager.Compute.Models.SharingUpdate
Public Sub New (operationType As SharingUpdateOperationType)

パラメーター

operationType
SharingUpdateOperationType

このプロパティを使用すると、ギャラリー共有更新の操作の種類を指定できます。 <br><br> 可能な値は次のとおりです。 <br><br br>の追加<br><> のリセットを><>削除<します。

適用対象