IDataShareManagementClient Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a Microsoft.DataShare management client.
public interface IDataShareManagementClient : IDisposable
type IDataShareManagementClient = interface
interface IDisposable
Public Interface IDataShareManagementClient
Implements IDisposable
- Derived
- Implements
Properties
AcceptLanguage |
The preferred language for the response. |
Accounts |
Gets the IAccountsOperations. |
ApiVersion |
The api version to use. |
BaseUri |
The base URI of the service. |
ConsumerInvitations |
Gets the IConsumerInvitationsOperations. |
ConsumerSourceDataSets |
Gets the IConsumerSourceDataSetsOperations. |
Credentials |
Credentials needed for the client to connect to Azure. |
DataSetMappings |
Gets the IDataSetMappingsOperations. |
DataSets |
Gets the IDataSetsOperations. |
DeserializationSettings |
Gets or sets json deserialization settings. |
EmailRegistrations |
Gets the IEmailRegistrationsOperations. |
GenerateClientRequestId |
Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true. |
Invitations |
Gets the IInvitationsOperations. |
LongRunningOperationRetryTimeout |
The retry timeout in seconds for Long Running Operations. Default value is 30. |
Operations |
Gets the IOperations. |
ProviderShareSubscriptions |
Gets the IProviderShareSubscriptionsOperations. |
SerializationSettings |
Gets or sets json serialization settings. |
Shares |
Gets the ISharesOperations. |
ShareSubscriptions |
Gets the IShareSubscriptionsOperations. |
SubscriptionId |
The subscription identifier |
SynchronizationSettings |
Gets the ISynchronizationSettingsOperations. |
Triggers |
Gets the ITriggersOperations. |