CimSubscriptionDeliveryOptions Constructor
Creates and initializes a new instance of CimSubscriptionDeliveryOptions.
Namespace: Microsoft.Management.Infrastructure.Options
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
CimSubscriptionDeliveryOptions() | Creates and initializes a new instance of CimSubscriptionDeliveryOptions using the default subscription delivery type (push). |
|
CimSubscriptionDeliveryOptions(CimSubscriptionDeliveryOptions) | Creates and initializes a new instance of CimSubscriptionDeliveryOptions by making a detailed clone of an existing object. |
|
CimSubscriptionDeliveryOptions(CimSubscriptionDeliveryType) | Creates and initializes a new instance of CimSubscriptionDeliveryOptions while specifying the CIM subscription delivery type. |
See Also
CimSubscriptionDeliveryOptions Class
Microsoft.Management.Infrastructure.Options Namespace
Return to top