Class LogSpecification
java.lang.Object
com.azure.resourcemanager.mediaservices.models.LogSpecification
A diagnostic log emitted by service.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LogSpecification
public LogSpecification()Creates an instance of LogSpecification class.
-
-
Method Details
-
name
Get the name property: The diagnostic log category name.- Returns:
- the name value.
-
displayName
Get the displayName property: The diagnostic log category display name.- Returns:
- the displayName value.
-
blobDuration
Get the blobDuration property: The time range for requests in each blob.- Returns:
- the blobDuration value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-