Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
RunCommandInputParameter |
RunCommandInputParameter.withName(String name)
Set the name property: The run command parameter name.
|
RunCommandInputParameter |
RunCommandInputParameter.withValue(String value)
Set the value property: The run command parameter value.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.