Share via


ISharingUpdate.OperationType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="This property allows you to specify the operation type of gallery sharing update. <br><br> Possible values are: <br><br> **Add** <br><br> **Remove** <br><br> **Reset**", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.SharingUpdateOperationTypes) }, ReadOnly=false, Required=true, SerializedName="operationType")]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.SharingUpdateOperationTypes OperationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="This property allows you to specify the operation type of gallery sharing update. <br><br> Possible values are: <br><br> **Add** <br><br> **Remove** <br><br> **Reset**", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.SharingUpdateOperationTypes) }, ReadOnly=false, Required=true, SerializedName="operationType")>]
member this.OperationType : Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.SharingUpdateOperationTypes with get, set
Public Property OperationType As SharingUpdateOperationTypes

Property Value

Attributes

Applies to