azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
2.1 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.mediaservices.v2020_05_01.LiveEvent.UpdateStages.WithHostnamePrefix"
fullName: "com.microsoft.azure.management.mediaservices.v2020_05_01.LiveEvent.UpdateStages.WithHostnamePrefix"
name: "LiveEvent.UpdateStages.WithHostnamePrefix"
nameWithType: "LiveEvent.UpdateStages.WithHostnamePrefix"
summary: "The stage of the liveevent update allowing to specify Hostname<wbr>Prefix."
syntax: "public static interface **LiveEvent.UpdateStages.WithHostnamePrefix**"
methods:
- uid: "com.microsoft.azure.management.mediaservices.v2020_05_01.LiveEvent.UpdateStages.WithHostnamePrefix.withHostnamePrefix(java.lang.String)"
fullName: "com.microsoft.azure.management.mediaservices.v2020_05_01.LiveEvent.UpdateStages.WithHostnamePrefix.withHostnamePrefix(String hostnamePrefix)"
name: "withHostnamePrefix(String hostnamePrefix)"
nameWithType: "LiveEvent.UpdateStages.WithHostnamePrefix.withHostnamePrefix(String hostnamePrefix)"
summary: "Specifies hostname<wbr>Prefix."
modifiers:
- "abstract"
parameters:
- description: "When useStaticHostname is set to true, the hostnamePrefix specifies the first part of the hostname assigned to the live event preview and ingest endpoints. The final hostname would be a combination of this prefix, the media service account name and a short code for the Azure Media Services data center"
name: "hostnamePrefix"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract LiveEvent.Update withHostnamePrefix(String hostnamePrefix)"
desc: "Specifies hostnamePrefix."
returns:
description: "the next update stage"
type: "<xref href=\"com.microsoft.azure.management.mediaservices.v2020_05_01.LiveEvent.Update?alt=com.microsoft.azure.management.mediaservices.v2020_05_01.LiveEvent.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the liveevent update allowing to specify HostnamePrefix."
metadata: {}
package: "com.microsoft.azure.management.mediaservices.v2020_05_01"
artifact: com.microsoft.azure.mediaservices.v2020_05_01:azure-mgmt-media:1.0.0-beta