Action Constructors
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.
Action() |
Initializes a new instance of the Action class. |
Action(Nullable<ActionType>) |
Initializes a new instance of the Action class. |
- Source:
- Action.cs
Initializes a new instance of the Action class.
public Action ();
Public Sub New ()
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
- Source:
- Action.cs
Initializes a new instance of the Action class.
public Action (Microsoft.Azure.KeyVault.Models.ActionType? actionType = default);
new Microsoft.Azure.KeyVault.Models.Action : Nullable<Microsoft.Azure.KeyVault.Models.ActionType> -> Microsoft.Azure.KeyVault.Models.Action
Public Sub New (Optional actionType As Nullable(Of ActionType) = Nothing)
Parameters
- actionType
- Nullable<ActionType>
The type of the action. Possible values include: 'EmailContacts', 'AutoRenew'
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: