Udostępnij przez


IOperationsDefinition.Origin Property

Definition

Defines the workload operation origin.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.PSArgumentCompleter(new System.String[] { "NotSpecified", "User", "System" })]
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="Defines the workload operation origin.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="origin", Update=true)]
public string Origin { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.PSArgumentCompleter(new System.String[] { "NotSpecified", "User", "System" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="Defines the workload operation origin.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="origin", Update=true)>]
member this.Origin : string with get, set
Public Property Origin As String

Property Value

Attributes

Applies to