public final class StaticSitesWorkflowPreviewInner extends ProxyOnlyResource
| Constructor and Description |
|---|
StaticSitesWorkflowPreviewInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
contents()
Get the contents property: The contents for the workflow file to be generated.
|
String |
path()
Get the path property: The path for the workflow file to be generated.
|
void |
validate()
Validates the instance.
|
StaticSitesWorkflowPreviewInner |
withKind(String kind)
Set the kind property: Kind of resource.
|
kindpublic StaticSitesWorkflowPreviewInner withKind(String kind)
withKind in class ProxyOnlyResourcekind - the kind value to set.public String path()
public String contents()
public void validate()
validate in class ProxyOnlyResourceIllegalArgumentException - thrown if the instance is not valid.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.