DeploymentArgs

constructor(appName: Output<String>? = null, deploymentName: Output<String>? = null, properties: Output<DeploymentResourcePropertiesArgs>? = null, resourceGroupName: Output<String>? = null, serviceName: Output<String>? = null, sku: Output<SkuArgs>? = null)