GroupLevelAccessControl Class
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.
Group level network access control.
public class GroupLevelAccessControl
type GroupLevelAccessControl = class
Public Class GroupLevelAccessControl
- Inheritance
-
GroupLevelAccessControl
Constructors
GroupLevelAccessControl() |
Initializes a new instance of the GroupLevelAccessControl class. |
GroupLevelAccessControl(Nullable<PublicNetworkAccess>) |
Initializes a new instance of the GroupLevelAccessControl class. |
Properties
PublicNetworkAccess |
Gets or sets whether or not public network access is allowed for specified resources under the Video Analyzer account. Possible values include: 'Enabled', 'Disabled' |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET