Partager via


AzureApiManagementCmdletBase.ExecuteCmdLetWrap Method

Definition

protected void ExecuteCmdLetWrap (Func<object> func, bool passThru = false, object passThruValue = default);
member this.ExecuteCmdLetWrap : Func<obj> * bool * obj -> unit
Protected Sub ExecuteCmdLetWrap (func As Func(Of Object), Optional passThru As Boolean = false, Optional passThruValue As Object = Nothing)

Parameters

func
Func<Object>
passThru
Boolean
passThruValue
Object

Applies to