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