IReverseShippingDetails.CarrierDisplayName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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