Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
Modifier and Type | Class and Description |
---|---|
class |
RunCommandDocumentInner
Describes the properties of a Run Command.
|
Modifier and Type | Method and Description |
---|---|
RunCommandDocumentBaseInner |
RunCommandDocumentBaseInner.withDescription(String description)
Set the description property: The VM run command description.
|
RunCommandDocumentBaseInner |
RunCommandDocumentBaseInner.withId(String id)
Set the id property: The VM run command id.
|
RunCommandDocumentBaseInner |
RunCommandDocumentBaseInner.withLabel(String label)
Set the label property: The VM run command label.
|
RunCommandDocumentBaseInner |
RunCommandDocumentBaseInner.withOsType(OperatingSystemTypes osType)
Set the osType property: The Operating System type.
|
RunCommandDocumentBaseInner |
RunCommandDocumentBaseInner.withSchema(String schema)
Set the schema property: The VM run command schema.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.