IWithPlan.WithoutPlan Method

Definition

Specifies the plan of the resource.

public Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Update.IUpdate WithoutPlan ();
abstract member WithoutPlan : unit -> Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Update.IUpdate
Public Function WithoutPlan () As IUpdate

Returns

the next stage of the generic resource update

Applies to