ArmNetAppModelFactory.SvmPeerCommandResult(String) Method

Definition

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.

Applies to