INamespaceDiscoveredAsset.ExternalAssetId Property

Definition

Asset ID provided by the customer.

[Microsoft.Azure.PowerShell.Cmdlets.DeviceRegistry.Runtime.Info(Create=true, Description="Asset ID provided by the customer.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="externalAssetId", Update=false)]
public string ExternalAssetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DeviceRegistry.Runtime.Info(Create=true, Description="Asset ID provided by the customer.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="externalAssetId", Update=false)>]
member this.ExternalAssetId : string with get, set
Public Property ExternalAssetId As String

Property Value

Attributes

Applies to