IContactProfileThirdPartyConfiguration.MissionConfiguration Property

Definition

Name of string referencing the configuration describing contact set-up for a particular mission. Expected values are those which have been created in collaboration with the partner network.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Name of string referencing the configuration describing contact set-up for a particular mission. Expected values are those which have been created in collaboration with the partner network.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="missionConfiguration", Update=true)]
public string MissionConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Name of string referencing the configuration describing contact set-up for a particular mission. Expected values are those which have been created in collaboration with the partner network.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="missionConfiguration", Update=true)>]
member this.MissionConfiguration : string with get, set
Public Property MissionConfiguration As String

Property Value

Attributes

Applies to