IDigitalTwinsEndpointResource.EndpointType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="The type of Digital Twins endpoint", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Support.EndpointType) }, ReadOnly=false, Required=true, SerializedName="endpointType")]
public Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Support.EndpointType EndpointType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="The type of Digital Twins endpoint", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Support.EndpointType) }, ReadOnly=false, Required=true, SerializedName="endpointType")>]
member this.EndpointType : Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Support.EndpointType with get, set
Public Property EndpointType As EndpointType

Property Value

EndpointType
Attributes

Applies to