IService.ServiceVersionGet(ServiceVersionGetRequest) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie la version du service.
public:
Microsoft::MasterDataServices::Services::MessageContracts::ServiceVersionGetResponse ^ ServiceVersionGet(Microsoft::MasterDataServices::Services::MessageContracts::ServiceVersionGetRequest ^ request);
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))]
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))]
[System.ServiceModel.OperationContract]
public Microsoft.MasterDataServices.Services.MessageContracts.ServiceVersionGetResponse ServiceVersionGet (Microsoft.MasterDataServices.Services.MessageContracts.ServiceVersionGetRequest request);
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))>]
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))>]
[<System.ServiceModel.OperationContract>]
abstract member ServiceVersionGet : Microsoft.MasterDataServices.Services.MessageContracts.ServiceVersionGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.ServiceVersionGetResponse
Public Function ServiceVersionGet (request As ServiceVersionGetRequest) As ServiceVersionGetResponse
Paramètres
- request
- ServiceVersionGetRequest
Retours
- Attributs
Remarques
L’opération ServiceVersionGet(ServiceVersionGetRequest) retent la version du service.