Share via


IEndpointBaseProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.EndpointBasePropertiesTypeConverter))]
public interface IEndpointBaseProperties : Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.EndpointBasePropertiesTypeConverter))>]
type IEndpointBaseProperties = interface
    interface IJsonSerializable
Public Interface IEndpointBaseProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Description

A description for the Endpoint.

EndpointType

The Endpoint resource type.

ProvisioningState

The provisioning state of this resource.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to