Udostępnij za pośrednictwem


TriggeredWebJobInner Klasa

Definicja

Wyzwolone informacje o zadaniu internetowym.

[Microsoft.Rest.Serialization.JsonTransformation]
public class TriggeredWebJobInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type TriggeredWebJobInner = class
    inherit ProxyOnlyResourceInner
Public Class TriggeredWebJobInner
Inherits ProxyOnlyResourceInner
Dziedziczenie
Atrybuty

Konstruktory

TriggeredWebJobInner()

Inicjuje nowe wystąpienie klasy TriggeredWebJobInner.

TriggeredWebJobInner(String, String, String, String, TriggeredJobRun, String, String, String, String, String, Nullable<WebJobType>, String, Nullable<Boolean>, IDictionary<String,Object>)

Inicjuje nowe wystąpienie klasy TriggeredWebJobInner.

Właściwości

Error

Pobiera lub ustawia informacje o błędzie.

ExtraInfoUrl

Pobiera lub ustawia dodatkowy adres URL informacji.

HistoryUrl

Pobiera lub ustawia adres URL historii.

Id

Identyfikator zasobu. Setter jest chroniony, ponieważ identyfikator musi być ustawiony w obszarze Zasoby sieciowe.

(Odziedziczone po ProxyResource)
Kind

Pobiera lub ustawia rodzaj zasobu.

(Odziedziczone po ProxyOnlyResourceInner)
LatestRun

Pobiera lub ustawia najnowsze informacje o uruchomieniu zadania.

Location

Lokalizacja zasobu

(Odziedziczone po Resource)
Name

Nazwa zasobu

(Odziedziczone po ProxyResource)
RunCommand

Pobiera lub ustawia polecenie uruchamiania.

SchedulerLogsUrl

Pobiera lub ustawia adres URL dzienników harmonogramu.

Settings

Pobiera lub ustawia ustawienia zadania.

Tags

Tagi zasobów

(Odziedziczone po Resource)
Type

Typ zasobu

(Odziedziczone po ProxyResource)
Url

Pobiera lub ustawia adres URL zadania.

UsingSdk

Pobiera lub ustawia przy użyciu zestawu SDK?

WebJobType

Pobiera lub ustawia typ zadania. Możliwe wartości to: "Continuous", "Triggered"

Metody

Validate()

Zweryfikuj obiekt. Zgłasza wyjątek ValidationException, jeśli walidacja nie powiedzie się.

(Odziedziczone po Resource)

Dotyczy