IContactProfileLinkChannel.CenterFrequencyMHz 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.
Center Frequency in MHz.
[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Center Frequency in MHz.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=false, Required=true, SerializedName="centerFrequencyMHz", Update=true)]
public float CenterFrequencyMHz { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Center Frequency in MHz.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=false, Required=true, SerializedName="centerFrequencyMHz", Update=true)>]
member this.CenterFrequencyMHz : single with get, set
Public Property CenterFrequencyMHz As Single
Property Value
- Attributes