AvailableOperationDisplay Class
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.
Operation supported by the Service Fabric resource provider
public class AvailableOperationDisplay
type AvailableOperationDisplay = class
Public Class AvailableOperationDisplay
- Inheritance
-
AvailableOperationDisplay
Constructors
AvailableOperationDisplay() |
Initializes a new instance of the AvailableOperationDisplay class. |
AvailableOperationDisplay(String, String, String, String) |
Initializes a new instance of the AvailableOperationDisplay class. |
Properties
Description |
Gets or sets operation description |
Operation |
Gets or sets the operation that can be performed. |
Provider |
Gets or sets the name of the provider. |
Resource |
Gets or sets the resource on which the operation is performed |
Applies to
Azure SDK for .NET