ServerCommunicationLinkInner 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.
Server communication link.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ServerCommunicationLinkInner : Microsoft.Azure.Management.Sql.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ServerCommunicationLinkInner = class
inherit ProxyResourceInner
Public Class ServerCommunicationLinkInner
Inherits ProxyResourceInner
- Inheritance
- Attributes
Constructors
ServerCommunicationLinkInner() |
Initializes a new instance of the ServerCommunicationLinkInner class. |
ServerCommunicationLinkInner(String, String, String, String, String, String, String) |
Initializes a new instance of the ServerCommunicationLinkInner class. |
Properties
Id |
Resource Id. Setter is protected because Id needs to be set in Network resources. (Inherited from ProxyResource) |
Kind |
Gets communication link kind. This property is used for Azure Portal metadata. |
Location |
Gets communication link location. |
Name |
Resource name (Inherited from ProxyResource) |
PartnerServer |
Gets or sets the name of the partner server. |
State |
Gets the state. |
Tags |
Resource tags (Inherited from Resource) |
Type |
Resource type (Inherited from ProxyResource) |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET