IVMwareMachine.AppAndRoleSharePointServer Property

Definition

SharePointServers of the AppsAndRoles.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="SharePointServers of the AppsAndRoles.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.ISharePointServer) }, Read=true, ReadOnly=true, Required=false, SerializedName="sharePointServers", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.ISharePointServer> AppAndRoleSharePointServer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="SharePointServers of the AppsAndRoles.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.ISharePointServer) }, Read=true, ReadOnly=true, Required=false, SerializedName="sharePointServers", Update=false)>]
member this.AppAndRoleSharePointServer : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.ISharePointServer>
Public ReadOnly Property AppAndRoleSharePointServer As List(Of ISharePointServer)

Property Value

Attributes

Applies to