azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.m...

75 строки
4.4 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mediaservices.models.LogSpecification"
fullName: "com.azure.resourcemanager.mediaservices.models.LogSpecification"
name: "LogSpecification"
nameWithType: "LogSpecification"
summary: "A diagnostic log emitted by service."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **LogSpecification**"
constructors:
- uid: "com.azure.resourcemanager.mediaservices.models.LogSpecification.LogSpecification()"
fullName: "com.azure.resourcemanager.mediaservices.models.LogSpecification.LogSpecification()"
name: "LogSpecification()"
nameWithType: "LogSpecification.LogSpecification()"
summary: "Creates an instance of Log<wbr>Specification class."
syntax: "public LogSpecification()"
desc: "Creates an instance of LogSpecification class."
methods:
- uid: "com.azure.resourcemanager.mediaservices.models.LogSpecification.blobDuration()"
fullName: "com.azure.resourcemanager.mediaservices.models.LogSpecification.blobDuration()"
name: "blobDuration()"
nameWithType: "LogSpecification.blobDuration()"
summary: "Get the blob<wbr>Duration property: The time range for requests in each blob."
syntax: "public String blobDuration()"
desc: "Get the blobDuration property: The time range for requests in each blob."
returns:
description: "the blobDuration value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.mediaservices.models.LogSpecification.displayName()"
fullName: "com.azure.resourcemanager.mediaservices.models.LogSpecification.displayName()"
name: "displayName()"
nameWithType: "LogSpecification.displayName()"
summary: "Get the display<wbr>Name property: The diagnostic log category display name."
syntax: "public String displayName()"
desc: "Get the displayName property: The diagnostic log category display name."
returns:
description: "the displayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.mediaservices.models.LogSpecification.name()"
fullName: "com.azure.resourcemanager.mediaservices.models.LogSpecification.name()"
name: "name()"
nameWithType: "LogSpecification.name()"
summary: "Get the name property: The diagnostic log category name."
syntax: "public String name()"
desc: "Get the name property: The diagnostic log category name."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.mediaservices.models.LogSpecification.validate()"
fullName: "com.azure.resourcemanager.mediaservices.models.LogSpecification.validate()"
name: "validate()"
nameWithType: "LogSpecification.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "A diagnostic log emitted by service."
metadata: {}
package: "com.azure.resourcemanager.mediaservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mediaservices:2.3.0