Uses of Class
com.azure.resourcemanager.mediaservices.models.LiveEventInputAccessControl
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of LiveEventInputAccessControl in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionLiveEventInput.accessControl()
Get the accessControl property: Access control for live event input.LiveEventInputAccessControl.withIp
(IpAccessControl ip) Set the ip property: The IP access control properties.Modifier and TypeMethodDescriptionLiveEventInput.withAccessControl
(LiveEventInputAccessControl accessControl) Set the accessControl property: Access control for live event input.