Uses of Class
com.azure.resourcemanager.mediaservices.models.IpAccessControl
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of IpAccessControl in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionLiveEventInputAccessControl.ip()
Get the ip property: The IP access control properties.LiveEventPreviewAccessControl.ip()
Get the ip property: The IP access control properties.StreamingEndpointAccessControl.ip()
Get the ip property: The IP access control of the streaming endpoint.Set the allow property: The IP allow list.Modifier and TypeMethodDescriptionLiveEventInputAccessControl.withIp
(IpAccessControl ip) Set the ip property: The IP access control properties.LiveEventPreviewAccessControl.withIp
(IpAccessControl ip) Set the ip property: The IP access control properties.StreamingEndpointAccessControl.withIp
(IpAccessControl ip) Set the ip property: The IP access control of the streaming endpoint.