ComputeAutomationBaseCmdlet.GetVersion(String, String, String, String) 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.
public static string GetVersion (string resourceId, string resourceName, string instanceName, string version);
static member GetVersion : string * string * string * string -> string
Public Shared Function GetVersion (resourceId As String, resourceName As String, instanceName As String, version As String) As String
Parameters
- resourceId
- String
- resourceName
- String
- instanceName
- String
- version
- String