Language

IReverseShippingDetails.CarrierDisplayName Property

Definition

Carrier Name for display purpose. Not to be used for any processing.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Carrier Name for display purpose. Not to be used for any processing.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="carrierDisplayName")]
public string CarrierDisplayName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Carrier Name for display purpose. Not to be used for any processing.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="carrierDisplayName")>]
member this.CarrierDisplayName : string
Public ReadOnly Property CarrierDisplayName As String

Property Value

Attributes

Applies to