BeginCreateOrUpdate(INodeTypesOperations, String, String, String, NodeType)
|
Creates or updates a Service Fabric node type.
|
BeginCreateOrUpdateAsync(INodeTypesOperations, String, String, String, NodeType, CancellationToken)
|
Creates or updates a Service Fabric node type.
|
BeginDelete(INodeTypesOperations, String, String, String)
|
Deletes a Service Fabric node type.
|
BeginDeleteAsync(INodeTypesOperations, String, String, String, CancellationToken)
|
Deletes a Service Fabric node type.
|
BeginDeleteNode(INodeTypesOperations, String, String, String, NodeTypeActionParameters)
|
Deletes one or more nodes on the node type.
|
BeginDeleteNodeAsync(INodeTypesOperations, String, String, String, NodeTypeActionParameters, CancellationToken)
|
Deletes one or more nodes on the node type.
|
BeginReimage(INodeTypesOperations, String, String, String, NodeTypeActionParameters)
|
Reimages one or more nodes on the node type.
|
BeginReimageAsync(INodeTypesOperations, String, String, String, NodeTypeActionParameters, CancellationToken)
|
Reimages one or more nodes on the node type.
|
BeginRestart(INodeTypesOperations, String, String, String, NodeTypeActionParameters)
|
Restarts one or more nodes on the node type.
|
BeginRestartAsync(INodeTypesOperations, String, String, String, NodeTypeActionParameters, CancellationToken)
|
Restarts one or more nodes on the node type.
|
BeginUpdate(INodeTypesOperations, String, String, String, NodeTypeUpdateParameters)
|
Updates the configuration of a node type of a given managed cluster.
|
BeginUpdateAsync(INodeTypesOperations, String, String, String, NodeTypeUpdateParameters, CancellationToken)
|
Updates the configuration of a node type of a given managed cluster.
|
CreateOrUpdate(INodeTypesOperations, String, String, String, NodeType)
|
Creates or updates a Service Fabric node type.
|
CreateOrUpdateAsync(INodeTypesOperations, String, String, String, NodeType, CancellationToken)
|
Creates or updates a Service Fabric node type.
|
Delete(INodeTypesOperations, String, String, String)
|
Deletes a Service Fabric node type.
|
DeleteAsync(INodeTypesOperations, String, String, String, CancellationToken)
|
Deletes a Service Fabric node type.
|
DeleteNode(INodeTypesOperations, String, String, String, NodeTypeActionParameters)
|
Deletes one or more nodes on the node type.
|
DeleteNodeAsync(INodeTypesOperations, String, String, String, NodeTypeActionParameters, CancellationToken)
|
Deletes one or more nodes on the node type.
|
Get(INodeTypesOperations, String, String, String)
|
Gets a Service Fabric node type.
|
GetAsync(INodeTypesOperations, String, String, String, CancellationToken)
|
Gets a Service Fabric node type.
|
ListByManagedClusters(INodeTypesOperations, String, String)
|
Gets the list of Node types of the specified managed cluster.
|
ListByManagedClustersAsync(INodeTypesOperations, String, String, CancellationToken)
|
Gets the list of Node types of the specified managed cluster.
|
ListByManagedClustersNext(INodeTypesOperations, String)
|
Gets the list of Node types of the specified managed cluster.
|
ListByManagedClustersNextAsync(INodeTypesOperations, String, CancellationToken)
|
Gets the list of Node types of the specified managed cluster.
|
Reimage(INodeTypesOperations, String, String, String, NodeTypeActionParameters)
|
Reimages one or more nodes on the node type.
|
ReimageAsync(INodeTypesOperations, String, String, String, NodeTypeActionParameters, CancellationToken)
|
Reimages one or more nodes on the node type.
|
Restart(INodeTypesOperations, String, String, String, NodeTypeActionParameters)
|
Restarts one or more nodes on the node type.
|
RestartAsync(INodeTypesOperations, String, String, String, NodeTypeActionParameters, CancellationToken)
|
Restarts one or more nodes on the node type.
|
Update(INodeTypesOperations, String, String, String, NodeTypeUpdateParameters)
|
Updates the configuration of a node type of a given managed cluster.
|
UpdateAsync(INodeTypesOperations, String, String, String, NodeTypeUpdateParameters, CancellationToken)
|
Updates the configuration of a node type of a given managed cluster.
|