ConnectorSetting 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.
The connector setting
[Microsoft.Rest.Serialization.JsonTransformation]
public class ConnectorSetting : Microsoft.Azure.Management.Security.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ConnectorSetting = class
inherit Resource
Public Class ConnectorSetting
Inherits Resource
- Inheritance
- Attributes
Constructors
ConnectorSetting() |
Initializes a new instance of the ConnectorSetting class. |
ConnectorSetting(String, String, String, HybridComputeSettingsProperties, AuthenticationDetailsProperties) |
Initializes a new instance of the ConnectorSetting class. |
Properties
AuthenticationDetails |
Gets or sets settings for authentication management, these settings are relevant only for the cloud connector. |
HybridComputeSettings |
Gets or sets settings for hybrid compute management. These settings are relevant only for Arc autoProvision (Hybrid Compute). |
Id |
Gets resource Id (Inherited from Resource) |
Name |
Gets resource name (Inherited from Resource) |
Type |
Gets resource type (Inherited from Resource) |
Methods
Validate() |
Validate the object. |