Edit

Share via


ISchedulerStore.CreateDeployment(String, StoreProperty[]) Method

Definition

public void CreateDeployment (string DeploymentId, Microsoft.Hpc.Scheduler.Properties.StoreProperty[] props);
abstract member CreateDeployment : string * Microsoft.Hpc.Scheduler.Properties.StoreProperty[] -> unit
Public Sub CreateDeployment (DeploymentId As String, props As StoreProperty())

Parameters

DeploymentId
String
props
StoreProperty[]

Applies to