ServiceFabricClusterCmdlet.GetVmImage(Cluster) Method

Definition

protected Microsoft.Azure.Commands.ServiceFabric.Models.VmImageKind GetVmImage (Microsoft.Azure.Management.ServiceFabric.Models.Cluster cluster);
member this.GetVmImage : Microsoft.Azure.Management.ServiceFabric.Models.Cluster -> Microsoft.Azure.Commands.ServiceFabric.Models.VmImageKind
Protected Function GetVmImage (cluster As Cluster) As VmImageKind

Parameters

cluster
Cluster

Returns

Applies to