IProtectedItemModelProperties.AllowedJob Property

Definition

Gets or sets the allowed scenarios on the protected item.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Gets or sets the allowed scenarios on the protected item.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="allowedJobs", Update=false)]
public System.Collections.Generic.List<string> AllowedJob { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Gets or sets the allowed scenarios on the protected item.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="allowedJobs", Update=false)>]
member this.AllowedJob : System.Collections.Generic.List<string>
Public ReadOnly Property AllowedJob As List(Of String)

Property Value

Attributes

Applies to