ServiceVersionGetResponse Class
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.
Defines the message contract for the Service Check get response.
public ref class ServiceVersionGetResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="ServiceVersionGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ServiceVersionGetResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="ServiceVersionGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ServiceVersionGetResponse = class
Public Class ServiceVersionGetResponse
- Inheritance
-
ServiceVersionGetResponse
- Attributes
Constructors
ServiceVersionGetResponse() |
Initializes a new instance of the ServiceVersionGetResponse class. |
ServiceVersionGetResponse(Int32, OperationResult, Version) |
Initializes a new instance of the ServiceVersionGetResponse class with the specified values. |
Fields
ApiContractVersion |
Specifies the version of the API contract. |
OperationResult |
Specifies the result of an operation. |
Version |
Specifies the version of the service instance. |