ResourceOperationDetails.OpType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Type of operation performed on the resources.
public Azure.ResourceManager.ComputeSchedule.Models.ResourceOperationType? OpType { get; }
public Azure.ResourceManager.ComputeSchedule.Models.ResourceOperationType OpType { get; }
member this.OpType : Nullable<Azure.ResourceManager.ComputeSchedule.Models.ResourceOperationType>
member this.OpType : Azure.ResourceManager.ComputeSchedule.Models.ResourceOperationType
Public ReadOnly Property OpType As Nullable(Of ResourceOperationType)
Public ReadOnly Property OpType As ResourceOperationType
Property Value
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET