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