Bagikan melalui


PrepareContent Class

Definition

Defines the request body for initiate prepare operation.

public class PrepareContent
type PrepareContent = class
Public Class PrepareContent
Inheritance
PrepareContent

Constructors

PrepareContent(IEnumerable<String>)

Initializes a new instance of PrepareContent.

Properties

MoveResourceInputType

Defines the move resource input type.

MoveResources

Gets or sets the list of resource Id's, by default it accepts move resource id's unless the input type is switched via moveResourceInputType property.

ValidateOnly

Gets or sets a value indicating whether the operation needs to only run pre-requisite.

Applies to