ArmNetAppModelFactory.SvmPeerCommandResult(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of SvmPeerCommandResult.
public static Azure.ResourceManager.NetApp.Models.SvmPeerCommandResult SvmPeerCommandResult(string svmPeeringCommand = default);
static member SvmPeerCommandResult : string -> Azure.ResourceManager.NetApp.Models.SvmPeerCommandResult
Public Shared Function SvmPeerCommandResult (Optional svmPeeringCommand As String = Nothing) As SvmPeerCommandResult
Parameters
- svmPeeringCommand
- String
Represents the properties of the SVM peer command response.
Returns
A new SvmPeerCommandResult instance for mocking.