ArcConnectivityProperties.ServiceConfiguration Property

Definition

Service configurations associated with the connectivity resource. They are only processed by the server if 'enabled' property is set to 'true'.

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

Property Value

Implements

Attributes

Applies to