StorageMoverConnectionProperties 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.
Properties of the Connection resource.
public class StorageMoverConnectionProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.StorageMover.Models.StorageMoverConnectionProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.StorageMover.Models.StorageMoverConnectionProperties>
type StorageMoverConnectionProperties = class
interface IJsonModel<StorageMoverConnectionProperties>
interface IPersistableModel<StorageMoverConnectionProperties>
Public Class StorageMoverConnectionProperties
Implements IJsonModel(Of StorageMoverConnectionProperties), IPersistableModel(Of StorageMoverConnectionProperties)
- Inheritance
-
StorageMoverConnectionProperties
- Implements
Constructors
| Name | Description |
|---|---|
| StorageMoverConnectionProperties(ResourceIdentifier) |
Initializes a new instance of StorageMoverConnectionProperties. |
Properties
| Name | Description |
|---|---|
| ConnectionStatus |
The connection status. |
| Description |
A description for the Connection. |
| JobList |
List of job definitions associated with this connection. |
| PrivateEndpointName |
The PrivateEndpointName associated with the connection. |
| PrivateEndpointResourceId |
The privateEndpoint resource Id. |
| PrivateLinkServiceId |
The PrivateLinkServiceId for the connection. |
| ProvisioningState |
The provisioning state of this resource. |