SettingsGetResponse Class

Definition

The get setting operation response.

public class SettingsGetResponse : Microsoft.Azure.AzureOperationResponse
type SettingsGetResponse = class
    inherit AzureOperationResponse
Public Class SettingsGetResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
SettingsGetResponse

Constructors

SettingsGetResponse()

Initializes a new instance of the SettingsGetResponse class.

Properties

Value

Optional. The setting value.

Applies to