Puppet Task: servicefabric_azure_create_service

Defined in:
tasks/servicefabric_azure_create_service.json,
tasks/servicefabric_azure_create_service.rb

Overview

This api allows creating a new Service Fabric stateless or stateful service under a specified Service Fabric application. The description for creating the service includes partitioning information and optional properties for placement and load balancing. Some of the properties can later be modified using `UpdateService` API.

Supports noop? false

Parameters