Interface RunCommandResult

All Superinterfaces:
HasInner<com.microsoft.azure.management.compute.implementation.RunCommandResultInner>

public interface RunCommandResult extends HasInner<com.microsoft.azure.management.compute.implementation.RunCommandResultInner>
Type representing sku for an Azure compute resource.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get run command operation response.

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

    inner
  • Method Details