|
DomainServiceOperationsList(Func<HttpResponseMessage,Task<IOperationEntityListResult>,
Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener,
ISendAsync)
|
Lists all the available Domain Services operations.
|
|
DomainServiceOperationsList(Func<HttpResponseMessage,Task<IOperationEntityListResult>,
Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener,
ISendAsync)
|
Lists all the available Domain Services operations.
|
|
DomainServiceOperationsListViaIdentity(String, Func<HttpResponseMessage,
Task<IOperationEntityListResult>,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
Lists all the available Domain Services operations.
|
|
DomainServiceOperationsListViaIdentity(String, Func<HttpResponseMessage,
Task<IOperationEntityListResult>,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
Lists all the available Domain Services operations.
|
|
DomainServiceOperationsListViaIdentityWithResult(String, IEventListener, ISendAsync)
|
|
DomainServiceOperationsListWithResult(IEventListener, ISendAsync)
|
|
DomainServicesCreateOrUpdate(String, String, String, IDomainService,
Func<HttpResponseMessage,Task<IDomainService>,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)
|
The update Domain Service operation update a new domain service with the specified parameters. If the specific service
already exists, then any patchable properties will be updated and any immutable properties will remain unchanged.
|
|
DomainServicesCreateOrUpdate(String, String, String, IDomainService,
Func<HttpResponseMessage,Task<IDomainService>,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
The Create Domain Service operation creates a new domain service with the specified parameters. If the specific service
already exists, then any patchable properties will be updated and any immutable properties will remain unchanged.
|
|
DomainServicesCreateOrUpdateViaIdentity(String, IDomainService,
Func<HttpResponseMessage,Task<IDomainService>,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)
|
The update Domain Service operation update a new domain service with the specified parameters. If the specific service
already exists, then any patchable properties will be updated and any immutable properties will remain unchanged.
|
|
DomainServicesCreateOrUpdateViaIdentity(String, IDomainService,
Func<HttpResponseMessage,Task<IDomainService>,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
The Create Domain Service operation creates a new domain service with the specified parameters. If the specific service
already exists, then any patchable properties will be updated and any immutable properties will remain unchanged.
|
|
DomainServicesCreateOrUpdateViaIdentityWithResult(String, IDomainService, IEventListener, ISendAsync, SerializationMode)
|
|
DomainServicesCreateOrUpdateViaJsonString(String, String, String,
String, Func<HttpResponseMessage,Task<IDomainService>,Task>,
Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener,
ISendAsync)
|
The update Domain Service operation update a new domain service with the specified parameters. If the specific service
already exists, then any patchable properties will be updated and any immutable properties will remain unchanged.
|
|
DomainServicesCreateOrUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
|
DomainServicesCreateOrUpdateWithResult(String, String, String, IDomainService, IEventListener, ISendAsync, SerializationMode)
|
|
DomainServicesDelete(String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
The Delete Domain Service operation deletes an existing Domain Service.
|
|
DomainServicesDelete(String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
The Delete Domain Service operation deletes an existing Domain Service.
|
|
DomainServicesDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
The Delete Domain Service operation deletes an existing Domain Service.
|
|
DomainServicesDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
The Delete Domain Service operation deletes an existing Domain Service.
|
|
DomainServicesGet(String, String, String, Func<HttpResponseMessage,
Task<IDomainService>,Task>, Func<HttpResponseMessage,Task<ICloudError>,
Task>, IEventListener, ISendAsync)
|
The Get Domain Service operation retrieves a json representation of the Domain Service.
|
|
DomainServicesGet(String, String, String, Func<HttpResponseMessage,
Task<IDomainService>,Task>, Func<HttpResponseMessage,Task<ICloudError>,
Task>, IEventListener, ISendAsync)
|
The Get Domain Service operation retrieves a json representation of the Domain Service.
|
|
DomainServicesGetViaIdentity(String, Func<HttpResponseMessage,
Task<IDomainService>,Task>, Func<HttpResponseMessage,Task<ICloudError>,
Task>, IEventListener, ISendAsync)
|
The Get Domain Service operation retrieves a json representation of the Domain Service.
|
|
DomainServicesGetViaIdentity(String, Func<HttpResponseMessage,
Task<IDomainService>,Task>, Func<HttpResponseMessage,Task<ICloudError>,
Task>, IEventListener, ISendAsync)
|
The Get Domain Service operation retrieves a json representation of the Domain Service.
|
|
DomainServicesGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
|
DomainServicesGetWithResult(String, String, String, IEventListener, ISendAsync)
|
|
DomainServicesList(String, Func<HttpResponseMessage,Task<IDomainServiceListResult>,
Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener,
ISendAsync)
|
The List Domain Services in Subscription operation lists all the domain services available under the given subscription
(and across all resource groups within that subscription).
|
|
DomainServicesList(String, Func<HttpResponseMessage,Task<IDomainServiceListResult>,
Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener,
ISendAsync)
|
The List Domain Services in Subscription operation lists all the domain services available under the given subscription
(and across all resource groups within that subscription).
|
|
DomainServicesListByResourceGroup(String, String, Func<HttpResponseMessage,
Task<IDomainServiceListResult>,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
The List Domain Services in Resource Group operation lists all the domain services available under the given resource
group.
|
|
DomainServicesListByResourceGroup(String, String, Func<HttpResponseMessage,
Task<IDomainServiceListResult>,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
The List Domain Services in Resource Group operation lists all the domain services available under the given resource
group.
|
|
DomainServicesListByResourceGroupViaIdentity(String, Func<HttpResponseMessage,
Task<IDomainServiceListResult>,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
The List Domain Services in Resource Group operation lists all the domain services available under the given resource
group.
|
|
DomainServicesListByResourceGroupViaIdentity(String, Func<HttpResponseMessage,
Task<IDomainServiceListResult>,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
The List Domain Services in Resource Group operation lists all the domain services available under the given resource
group.
|
|
DomainServicesListByResourceGroupViaIdentityWithResult(String, IEventListener, ISendAsync)
|
|
DomainServicesListByResourceGroupWithResult(String, String, IEventListener, ISendAsync)
|
|
DomainServicesListViaIdentity(String, Func<HttpResponseMessage,
Task<IDomainServiceListResult>,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
The List Domain Services in Subscription operation lists all the domain services available under the given subscription
(and across all resource groups within that subscription).
|
|
DomainServicesListViaIdentity(String, Func<HttpResponseMessage,
Task<IDomainServiceListResult>,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
The List Domain Services in Subscription operation lists all the domain services available under the given subscription
(and across all resource groups within that subscription).
|
|
DomainServicesListViaIdentityWithResult(String, IEventListener, ISendAsync)
|
|
DomainServicesListWithResult(String, IEventListener, ISendAsync)
|
|
DomainServicesUpdate(String, String, String, IDomainService, Func<HttpResponseMessage,
Task<IDomainService>,Task>, Func<HttpResponseMessage,Task<ICloudError>,
Task>, IEventListener, ISendAsync, SerializationMode)
|
The update Domain Service operation can be used to update the existing deployment. The update call only supports the properties
listed in the PATCH body.
|
|
DomainServicesUpdate(String, String, String, IDomainService, Func<HttpResponseMessage,
Task<IDomainService>,Task>, Func<HttpResponseMessage,Task<ICloudError>,
Task>, IEventListener, ISendAsync)
|
The Update Domain Service operation can be used to update the existing deployment. The update call only supports the properties
listed in the PATCH body.
|
|
DomainServicesUpdateViaIdentity(String, IDomainService, Func<HttpResponseMessage,
Task<IDomainService>,Task>, Func<HttpResponseMessage,Task<ICloudError>,
Task>, IEventListener, ISendAsync, SerializationMode)
|
The update Domain Service operation can be used to update the existing deployment. The update call only supports the properties
listed in the PATCH body.
|
|
DomainServicesUpdateViaIdentity(String, IDomainService, Func<HttpResponseMessage,
Task<IDomainService>,Task>, Func<HttpResponseMessage,Task<ICloudError>,
Task>, IEventListener, ISendAsync)
|
The Update Domain Service operation can be used to update the existing deployment. The update call only supports the properties
listed in the PATCH body.
|
|
DomainServicesUpdateViaIdentityWithResult(String, IDomainService, IEventListener, ISendAsync, SerializationMode)
|
|
DomainServicesUpdateViaJsonString(String, String, String, String,
Func<HttpResponseMessage,Task<IDomainService>,Task>, Func<HttpResponseMessage,
Task<ICloudError>,Task>, IEventListener, ISendAsync)
|
The update Domain Service operation can be used to update the existing deployment. The update call only supports the properties
listed in the PATCH body.
|
|
DomainServicesUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
|
DomainServicesUpdateWithResult(String, String, String, IDomainService, IEventListener, ISendAsync, SerializationMode)
|