Share via


IUnresolvedDependencyCollection.SummaryCollectionFieldName Property

Definition

Gets or sets the field name on which summary is done.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the field name on which summary is done.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="fieldName")]
public string SummaryCollectionFieldName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the field name on which summary is done.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="fieldName")>]
member this.SummaryCollectionFieldName : string with get, set
Public Property SummaryCollectionFieldName As String

Property Value

Attributes

Applies to