Language

OperationsDiscoveryCollection.Value Property

Definition

Gets or sets the ClientDiscovery details.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.IOperationsDiscovery> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.IOperationsDiscovery> with get, set
Public Property Value As List(Of IOperationsDiscovery)

Property Value

Implements

Attributes

Applies to