ClusterPeerCommandResponse Interface
public interface ClusterPeerCommandResponse
An immutable client-side representation of ClusterPeerCommandResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Cluster |
innerModel()
Gets the inner com. |
|
abstract
Cluster |
properties()
Gets the properties property: Represents the properties of the cluster peer command response. |
Method Details
innerModel
public abstract ClusterPeerCommandResponseInner innerModel()
Gets the inner com.azure.resourcemanager.netapp.fluent.models.ClusterPeerCommandResponseInner object.
Returns:
properties
public abstract ClusterPeerCommandResponseProperties properties()
Gets the properties property: Represents the properties of the cluster peer command response.
Returns: