AgentPoolsAbortLatestOperationHeaders Constructors
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.
Overloads
AgentPoolsAbortLatestOperationHeaders() |
Initializes a new instance of the AgentPoolsAbortLatestOperationHeaders class. |
AgentPoolsAbortLatestOperationHeaders(String, String) |
Initializes a new instance of the AgentPoolsAbortLatestOperationHeaders class. |
AgentPoolsAbortLatestOperationHeaders()
Initializes a new instance of the AgentPoolsAbortLatestOperationHeaders class.
public AgentPoolsAbortLatestOperationHeaders ();
Public Sub New ()
Applies to
AgentPoolsAbortLatestOperationHeaders(String, String)
Initializes a new instance of the AgentPoolsAbortLatestOperationHeaders class.
public AgentPoolsAbortLatestOperationHeaders (string location = default, string azureAsyncOperation = default);
new Microsoft.Azure.Management.ContainerService.Models.AgentPoolsAbortLatestOperationHeaders : string * string -> Microsoft.Azure.Management.ContainerService.Models.AgentPoolsAbortLatestOperationHeaders
Public Sub New (Optional location As String = Nothing, Optional azureAsyncOperation As String = Nothing)
Parameters
- location
- String
- azureAsyncOperation
- String