次の方法で共有


IDryrunOperationPreview.OperationType Property

Definition

The operation type

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The operation type", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.DryrunPreviewOperationType) }, ReadOnly=false, Required=false, SerializedName="operationType")]
public Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.DryrunPreviewOperationType? OperationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The operation type", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.DryrunPreviewOperationType) }, ReadOnly=false, Required=false, SerializedName="operationType")>]
member this.OperationType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.DryrunPreviewOperationType> with get, set
Public Property OperationType As Nullable(Of DryrunPreviewOperationType)

Property Value

Attributes

Applies to