Skip to main content

service_fabric_schedules

Overview

Nameservice_fabric_schedules
TypeResource
Idazure.dev_test_labs.service_fabric_schedules

Fields

NameDatatypeDescription
idstringThe identifier of the resource.
namestringThe name of the resource.
locationstringThe location of the resource.
propertiesobjectProperties of a schedule.
tagsobjectThe tags of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, labName, name, resourceGroupName, serviceFabricName, subscriptionId, userNameGet schedule.
listSELECTapi-version, labName, resourceGroupName, serviceFabricName, subscriptionId, userNameList schedules in a given service fabric.
create_or_updateINSERTapi-version, labName, name, resourceGroupName, serviceFabricName, subscriptionId, userName, data__propertiesCreate or replace an existing schedule.
deleteDELETEapi-version, labName, name, resourceGroupName, serviceFabricName, subscriptionId, userNameDelete schedule.
_listEXECapi-version, labName, resourceGroupName, serviceFabricName, subscriptionId, userNameList schedules in a given service fabric.
executeEXECapi-version, labName, name, resourceGroupName, serviceFabricName, subscriptionId, userNameExecute a schedule. This operation can take a while to complete.
updateEXECapi-version, labName, name, resourceGroupName, serviceFabricName, subscriptionId, userNameAllows modifying tags of schedules. All other properties will be ignored.