ServiceSettingsInput [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The ServiceSettingsInput type represents
For more information, see Complex Types
Name | Type | Nullable | Description |
|---|---|---|---|
Description | Edm.String | True | A friendly description of this setting. |
IsEncrypted | Edm.Boolean | True | Indicates that the value of the setting is encrypted. |
IsRequired | Edm.Boolean | True | Indicates that the value of the setting must be provided. |
Name | Edm.String | True | The name of the setting. |
Value | Edm.String | True | The value of the setting. |
Here is a list of complex types that use this complex type.
Here is a list of examples that use this complex type.
Show: