ServiceFabricClusterCmdlet.SendPutRequest(Cluster, Boolean) Method
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.
protected Microsoft.Azure.Commands.ServiceFabric.Models.PSCluster SendPutRequest (Microsoft.Azure.Management.ServiceFabric.Models.Cluster clusterResource, bool runOnSameThread = true);
member this.SendPutRequest : Microsoft.Azure.Management.ServiceFabric.Models.Cluster * bool -> Microsoft.Azure.Commands.ServiceFabric.Models.PSCluster
Protected Function SendPutRequest (clusterResource As Cluster, Optional runOnSameThread As Boolean = true) As PSCluster
Parameters
- clusterResource
- Cluster
- runOnSameThread
- Boolean