INetworkSecurityRule.SourceApplicationSecurityGroupIds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets list of application security group ids specified as source.
public System.Collections.Generic.ISet<string> SourceApplicationSecurityGroupIds { get; }
member this.SourceApplicationSecurityGroupIds : System.Collections.Generic.ISet<string>
Public ReadOnly Property SourceApplicationSecurityGroupIds As ISet(Of String)