다음을 통해 공유


DeploymentResourceCollection.Value Property

Definition

Collection of Deployment resources

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

Property Value

Implements

Attributes

Applies to