Language

IReverseShippingDetails.CarrierDisplayName Property

Definition

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

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

Property Value

Attributes

Applies to