Language

IForwardShippingDetails.CarrierName Property

Definition

Name of the carrier.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Name of the carrier.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="carrierName", Update=false)]
public string CarrierName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Name of the carrier.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="carrierName", Update=false)>]
member this.CarrierName : string
Public ReadOnly Property CarrierName As String

Property Value

Attributes

Applies to