Class OrganizationsSaseConnectivityEnrollableNetworkBulkActionCallbackHttpServer
The webhook receiver used for the callback webhook.
[DataContract]
public class OrganizationsSaseConnectivityEnrollableNetworkBulkActionCallbackHttpServer
- Inheritance
-
OrganizationsSaseConnectivityEnrollableNetworkBulkActionCallbackHttpServer
- Inherited Members
Constructors
OrganizationsSaseConnectivityEnrollableNetworkBulkActionCallbackHttpServer()
public OrganizationsSaseConnectivityEnrollableNetworkBulkActionCallbackHttpServer()
Properties
Id
The webhook receiver ID that will receive information. If specifying this, please leave the url and sharedSecret fields blank.
[DataMember(Name = "id")]
public string? Id { get; set; }